all repos — mgba @ 325b1dc35beb85131b44f3fc900f94c9ba08681f

mGBA Game Boy Advance Emulator

All: Update CHANGES
Jeffrey Pfau jeffrey@endrift.com
Fri, 27 Mar 2015 01:37:36 -0700
commit

325b1dc35beb85131b44f3fc900f94c9ba08681f

parent

8e87e3a528941bc5104f28a1a94e6c7a4d820b5a

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -56,6 +56,8 @@ - Util: Fix sockets on Windows

- 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