mirror of https://github.com/mgba-emu/mgba.git
All: Update CHANGES
This commit is contained in:
parent
8e87e3a528
commit
325b1dc35b
2
CHANGES
2
CHANGES
|
@ -56,6 +56,8 @@ Bugfixes:
|
|||
- Qt: Fix crash when loading a game after stopping GDB server
|
||||
- GBA BIOS: Fix BIOS decompression routines with invalid source addresses
|
||||
- GBA: Initialize gba.sync to null
|
||||
- GBA: Fix timer initialization
|
||||
- GBA Memory: Fix I cycles that had been moved to ARM7 core
|
||||
Misc:
|
||||
- GBA Audio: Change internal audio sample buffer from 32-bit to 16-bit samples
|
||||
- GBA Memory: Simplify memory API and use fixed bus width
|
||||
|
|
Loading…
Reference in New Issue