mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Break out emulation fixes from other fixes
This commit is contained in:
parent
f9b12a8612
commit
b78825738e
5
CHANGES
5
CHANGES
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue