| ... | ... |
@@ -1826,10 +1826,10 @@ void CPUSoftwareInterrupt(int comment) |
| 1826 | 1826 |
VCOUNT);*/ |
| 1827 | 1827 |
} |
| 1828 | 1828 |
#endif |
| 1829 |
- holdState = true; |
|
| 1829 |
+ /*holdState = true; |
|
| 1830 | 1830 |
holdType = -1; |
| 1831 | 1831 |
stopState = true; |
| 1832 |
- cpuNextEvent = cpuTotalTicks; |
|
| 1832 |
+ cpuNextEvent = cpuTotalTicks;*/ |
|
| 1833 | 1833 |
break; |
| 1834 | 1834 |
case 0x04: |
| 1835 | 1835 |
#ifdef GBA_LOGGING |