diff options
author | StapleButter <thetotalworm@gmail.com> | 2016-12-03 01:31:33 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2016-12-03 01:31:33 +0100 |
commit | 23d584ca4c86e5e75947ef4edc1f06e1fbedc2e6 (patch) | |
tree | be468f9e7ba82ddfe81d536bcb7bffeddcb3ccac /melonDS.depend | |
parent | 97ec988daeaa1fc05745e15e0816f1f84d94982b (diff) |
implement LDR/STR/LDRB/STRB.
more macro soup.
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/melonDS.depend b/melonDS.depend index be3cae2..0b30f29 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -3,12 +3,12 @@ <stdio.h> "NDS.h" -1480006838 c:\documents\sources\melonds\nds.h +1480030849 c:\documents\sources\melonds\nds.h "types.h" 1463409689 c:\documents\sources\melonds\types.h -1480007757 source:c:\documents\sources\melonds\nds.cpp +1480030786 source:c:\documents\sources\melonds\nds.cpp <stdio.h> "NDS.h" "ARM.h" @@ -19,22 +19,23 @@ "ARM.h" "ARMInterpreter.h" -1480027964 c:\documents\sources\melonds\arm.h +1480722720 c:\documents\sources\melonds\arm.h "types.h" "NDS.h" -1480028755 c:\documents\sources\melonds\arm_instrtable.h +1480724917 c:\documents\sources\melonds\arm_instrtable.h 1480018830 c:\documents\sources\melonds\arminterpreter.h "types.h" "ARM.h" -1480015932 source:c:\documents\sources\melonds\arminterpreter.cpp +1480724944 source:c:\documents\sources\melonds\arminterpreter.cpp <stdio.h> "NDS.h" "ARMInterpreter.h" "ARMInterpreter_ALU.h" "ARMInterpreter_Branch.h" + "ARMInterpreter_LoadStore.h" "ARM_InstrTable.h" 1480008608 c:\documents\sources\melonds\arminterpreter_branch.h @@ -47,3 +48,5 @@ 1480028805 source:c:\documents\sources\melonds\arminterpreter_alu.cpp "ARM.h" +1480724026 c:\documents\sources\melonds\arminterpreter_loadstore.h + |