mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
improve nop handling and proper behaviour for LDM^
fixes dslinux
This commit is contained in:
@ -139,6 +139,8 @@ enum
|
||||
ak_MRC,
|
||||
ak_SVC,
|
||||
|
||||
ak_Nop,
|
||||
|
||||
ak_Count,
|
||||
|
||||
tk_LSL_IMM = 0,
|
||||
|
Reference in New Issue
Block a user