mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-30 01:29:52 -06:00
less amnesia! ITCM, DTCM, corresponding CP15 support
This commit is contained in:
@ -3,16 +3,17 @@
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
|
||||
1480030849 c:\documents\sources\melonds\nds.h
|
||||
1480776639 c:\documents\sources\melonds\nds.h
|
||||
"types.h"
|
||||
|
||||
1463409689 c:\documents\sources\melonds\types.h
|
||||
|
||||
1480767942 source:c:\documents\sources\melonds\nds.cpp
|
||||
1480776984 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
"CP15.h"
|
||||
|
||||
1480772238 source:c:\documents\sources\melonds\arm.cpp
|
||||
<stdio.h>
|
||||
@ -30,9 +31,10 @@
|
||||
"types.h"
|
||||
"ARM.h"
|
||||
|
||||
1480736379 source:c:\documents\sources\melonds\arminterpreter.cpp
|
||||
1480776855 source:c:\documents\sources\melonds\arminterpreter.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"CP15.h"
|
||||
"ARMInterpreter.h"
|
||||
"ARMInterpreter_ALU.h"
|
||||
"ARMInterpreter_Branch.h"
|
||||
@ -47,7 +49,7 @@
|
||||
|
||||
1480774402 c:\documents\sources\melonds\arminterpreter_alu.h
|
||||
|
||||
1480730662 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
|
||||
1480774326 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
|
||||
"ARM.h"
|
||||
|
||||
1480771004 c:\documents\sources\melonds\arminterpreter_loadstore.h
|
||||
@ -55,3 +57,9 @@
|
||||
1480770968 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
|
||||
"ARM.h"
|
||||
|
||||
1480776964 c:\documents\sources\melonds\cp15.h
|
||||
|
||||
1480777799 source:c:\documents\sources\melonds\cp15.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
|
||||
|
Reference in New Issue
Block a user