mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
fix bug that could cause nested IRQs.
fix potential bug in MSR.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1484699425 source:c:\documents\sources\melonds\nds.cpp
|
||||
1484702383 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -22,7 +22,7 @@
|
||||
"SPI.h"
|
||||
"Wifi.h"
|
||||
|
||||
1484699468 source:c:\documents\sources\melonds\arm.cpp
|
||||
1484705354 source:c:\documents\sources\melonds\arm.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
@ -38,7 +38,7 @@
|
||||
"types.h"
|
||||
"ARM.h"
|
||||
|
||||
1484538181 source:c:\documents\sources\melonds\arminterpreter.cpp
|
||||
1484704018 source:c:\documents\sources\melonds\arminterpreter.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"CP15.h"
|
||||
|
Reference in New Issue
Block a user