all repos — mgba @ 9c91235a34e5ecbb4512c56284265f2f5c0a06c0

mGBA Game Boy Advance Emulator

ARM7: Clean up instruction decoding for future expandability
Jeffrey Pfau jeffrey@endrift.com
Mon, 06 Jun 2016 21:26:02 -0700
commit

9c91235a34e5ecbb4512c56284265f2f5c0a06c0

parent

89936d1b94e1e95ebf18b8d4737f7e2124596b9a

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

jump to
M CHANGESCHANGES

@@ -46,6 +46,7 @@ - GB Video: Hblank IRQs should mask LYC=LY IRQs

- GB Audio: Reset envelope timer when reseting sound channel - SDL: Prevent crash on cores with no audio - ARM7: Decode MCR/MRC + - ARM7: Clean up instruction decoding for future expandability Misc: - SDL: Remove scancode key input - GBA Video: Clean up unused timers