mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Fix ordering
This commit is contained in:
parent
5e8c47ecb1
commit
b9b090c566
2
CHANGES
2
CHANGES
|
@ -6,10 +6,10 @@ Other fixes:
|
|||
- GBA Cheats: Let VBA-style codes patch ROM (fixes mgba.io/i/3423)
|
||||
- GBA Core: Fix booting into BIOS when skip BIOS is enabled
|
||||
- GBA Hardware: Fix loading states unconditionally overwriting GPIO memory
|
||||
- Updater: Fix rewriting folders and files on Windows (fixes mgba.io/i/3384)
|
||||
- Wii: Fix crash on loading large ZIP files (fixes mgba.io/i/3404)
|
||||
Misc:
|
||||
- GB: Allow use of CGB-E and AGB-0 BIOS versions (closes mgba.io/i/3427)
|
||||
- Updater: Fix rewriting folders and files on Windows (fixes mgba.io/i/3384)
|
||||
|
||||
0.10.4: (2024-12-07)
|
||||
Emulation fixes:
|
||||
|
|
Loading…
Reference in New Issue