mirror of https://github.com/mgba-emu/mgba.git
ARM7: Clean up instruction decoding for future expandability
This commit is contained in:
parent
89936d1b94
commit
9c91235a34
1
CHANGES
1
CHANGES
|
@ -46,6 +46,7 @@ Bugfixes:
|
|||
- 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
|
||||
|
|
Loading…
Reference in New Issue