all repos — mgba @ e928c451eb1fd41d772af907430e29e657451a98

mGBA Game Boy Advance Emulator

CHANGES: Update
Vicki Pfau vi@endrift.com
Fri, 17 May 2019 17:13:03 -0700
commit

e928c451eb1fd41d772af907430e29e657451a98

parent

03c17cdc5637d3609b08caaa2c2c416fee9f9cbc

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -8,6 +8,7 @@ - GB: Expose platform information to CLI debugger

- Support Discord Rich Presence - Debugger: Add tracing to file - Map viewer supports bitmapped GBA modes + - OpenGL renderer with high-resolution upscaling support Emulation fixes: - GBA: All IRQs have 7 cycle delay (fixes mgba.io/i/539, mgba.io/i/1208) - GBA: Reset now reloads multiboot ROMs

@@ -40,6 +41,7 @@ - FFmpeg: Improve initialization reliability and cleanup

- Wii: Fix aspect ratio (fixes mgba.io/i/500) - Qt: Fix some Qt display driver race conditions - FFmpeg: Fix audio conversion producing gaps + - Core: Improved lockstep driver reliability (Le Hoang Quyen) Misc: - GBA Savedata: EEPROM performance fixes - GBA Savedata: Automatically map 1Mbit Flash files as 1Mbit Flash