diff options
Diffstat (limited to 'src/ARM.h')
-rw-r--r-- | src/ARM.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ public: void Halt(u32 halt) { + if (halt==2 && Halted==1) return; Halted = halt; } |
index : melonDS | |
modified version of melonDS used for school/vsr |
aboutsummaryrefslogtreecommitdiff |