all repos — mgba @ 8fc39428913b7695c59e642e5a889bc97236b4b7

mGBA Game Boy Advance Emulator

All: Update CHANGES
Jeffrey Pfau jeffrey@endrift.com
Sat, 20 Dec 2014 15:12:22 -0800
commit

8fc39428913b7695c59e642e5a889bc97236b4b7

parent

0a3cf87745bff1647b267276759a9d8625c500db

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

jump to
M CHANGESCHANGES

@@ -13,6 +13,7 @@ - GBA Memory: Don't call into GPIO write calls if GPIO devices are absent

- ARM7: Extend prefetch by one stage - GBA BIOS: Fix BIOS prefetch after returning from a SWI - Debugger: Negative PC-relative loads now properly subtract the offset + - Qt: Fix window focus issues Misc: - Qt: Disable sync to video by default - GBA: Exit cleanly on FATAL if the port supports it