mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Remove bug that wasn't actually fixed
This commit is contained in:
parent
cb0b47406f
commit
969d36d296
1
CHANGES
1
CHANGES
|
@ -35,7 +35,6 @@ Emulation fixes:
|
|||
- GBA Video: Fix Hblank timing (fixes mgba.io/i/2131, mgba.io/i/2310)
|
||||
- GBA Video: Fix rare crash in modes 3-5
|
||||
Other fixes:
|
||||
- 3DS: Ensure writes update file modification time (fixes mgba.io/i/2444)
|
||||
- Core: Don't attempt to restore rewind diffs past start of rewind
|
||||
- Core: Fix the runloop resuming after a game has crashed (fixes mgba.io/i/2451)
|
||||
- FFmpeg: Fix crash when encoding audio with some containers
|
||||
|
|
Loading…
Reference in New Issue