mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-29 17:19:54 -06:00
moar instructions and shit implemented
This commit is contained in:
@ -8,14 +8,14 @@
|
||||
|
||||
1463409689 c:\documents\sources\melonds\types.h
|
||||
|
||||
1480776984 source:c:\documents\sources\melonds\nds.cpp
|
||||
1480783776 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
|
||||
1480779711 source:c:\documents\sources\melonds\arm.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
@ -25,7 +25,7 @@
|
||||
"types.h"
|
||||
"NDS.h"
|
||||
|
||||
1480774506 c:\documents\sources\melonds\arm_instrtable.h
|
||||
1480784235 c:\documents\sources\melonds\arm_instrtable.h
|
||||
|
||||
1480725698 c:\documents\sources\melonds\arminterpreter.h
|
||||
"types.h"
|
||||
@ -41,20 +41,21 @@
|
||||
"ARMInterpreter_LoadStore.h"
|
||||
"ARM_InstrTable.h"
|
||||
|
||||
1480771569 c:\documents\sources\melonds\arminterpreter_branch.h
|
||||
1480783605 c:\documents\sources\melonds\arminterpreter_branch.h
|
||||
|
||||
1480772710 source:c:\documents\sources\melonds\arminterpreter_branch.cpp
|
||||
1480783825 source:c:\documents\sources\melonds\arminterpreter_branch.cpp
|
||||
<stdio.h>
|
||||
"ARM.h"
|
||||
|
||||
1480774402 c:\documents\sources\melonds\arminterpreter_alu.h
|
||||
1480784137 c:\documents\sources\melonds\arminterpreter_alu.h
|
||||
|
||||
1480774326 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
|
||||
1480783339 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
|
||||
"ARM.h"
|
||||
|
||||
1480771004 c:\documents\sources\melonds\arminterpreter_loadstore.h
|
||||
1480780717 c:\documents\sources\melonds\arminterpreter_loadstore.h
|
||||
|
||||
1480770968 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
|
||||
1480783030 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
|
||||
<stdio.h>
|
||||
"ARM.h"
|
||||
|
||||
1480776964 c:\documents\sources\melonds\cp15.h
|
||||
|
Reference in New Issue
Block a user