mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Remove duplicated line
This commit is contained in:
parent
abb9bec571
commit
d55ee872e3
1
CHANGES
1
CHANGES
|
@ -20,7 +20,6 @@ Other fixes:
|
|||
- Debugger: Fix writing to specific segment in command-line debugger
|
||||
- FFmpeg: Fix failing to record videos with CRF video (fixes mgba.io/i/3368)
|
||||
- GB Core: Fix cloning savedata when backing file is outdated (fixes mgba.io/i/3388)
|
||||
- GB Serialize: Prevent loading invalid states where LY >= 144 in modes other than 1
|
||||
- GBA: Fix getting game info for multiboot ROMs
|
||||
- GBA Core: Fix booting into BIOS when skip BIOS is enabled
|
||||
- GBA Hardware: Fix loading states unconditionally overwriting GPIO memory
|
||||
|
|
Loading…
Reference in New Issue