all repos — mgba @ b78825738ee6d094e892c3980c730d67db315c13

mGBA Game Boy Advance Emulator

CHANGES: Break out emulation fixes from other fixes
Vicki Pfau vi@endrift.com
Sun, 03 Mar 2019 14:21:36 -0800
commit

b78825738ee6d094e892c3980c730d67db315c13

parent

f9b12a86122f4da639fbaad72c32ba7e4a97bb8f

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

jump to
M CHANGESCHANGES

@@ -3,13 +3,14 @@ Features:

- Improved logging configuration - One-Player BattleChip/Progress/Beast Link Gate support - Add Game Boy Color palettes for original Game Boy games -Bugfixes: +Emulation fixes: - GBA: All IRQs have 7 cycle delay (fixes mgba.io/i/539, mgba.io/i/1208) - GBA: Reset now reloads multiboot ROMs - GBA BIOS: Fix multiboot entry point (fixes Magic Floor) + - GB Video: Delay LYC STAT check (fixes mgba.io/i/1331) +Other fixes: - Qt: More app metadata fixes - Qt: Fix load recent from archive (fixes mgba.io/i/1325) - - GB Video: Delay LYC STAT check (fixes mgba.io/i/1331) Misc: - GBA Savedata: EEPROM performance fixes - GBA Savedata: Automatically map 1Mbit Flash files as 1Mbit Flash