mirror of
https://github.com/pleonex/NitroDebugger.git
synced 2025-06-18 21:25:42 -04:00
In DeSmuME CPSR is defined as register 25
This commit is contained in:
parent
f2229f7f9d
commit
145c75a0b3
@ -77,7 +77,7 @@ namespace NitroDebugger
|
||||
LR = 13,
|
||||
SP = 14,
|
||||
PC = 15,
|
||||
CPSR = 16
|
||||
CPSR = 25
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user