mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Remove bug that wasn't actually fixed
This commit is contained in:
parent
d2ef752a3f
commit
fbe66fb4d0
1
CHANGES
1
CHANGES
|
@ -6,7 +6,6 @@ Emulation fixes:
|
|||
- GBA Video: Ignore horizontally off-screen sprite timing (fixes mgba.io/i/2391)
|
||||
- GBA Video: Fix rare crash in modes 3-5
|
||||
Other fixes:
|
||||
- 3DS: Ensure writes update file modification time (fixes mgba.io/i/2444)
|
||||
- FFmpeg: Fix crash when encoding audio with some containers
|
||||
- FFmpeg: Fix GIF recording (fixes mgba.io/i/2393)
|
||||
- GB, GBA: Save writeback-pending masked saves on unload (fixes mgba.io/i/2396)
|
||||
|
|
Loading…
Reference in New Issue