diff options
author | StapleButter <thetotalworm@gmail.com> | 2016-11-24 18:31:49 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2016-11-24 18:31:49 +0100 |
commit | f74fb2dd27d739b22c44c4df793fb894fc5b5aef (patch) | |
tree | a31d17aa09f2a46817527dbf633bf878b14109f5 /melonDS.depend | |
parent | 3505ec993b0d700800f77c667078e2c552a38b34 (diff) |
well, adding shit. laying out the base for the interpreter. really dirty code.
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/melonDS.depend b/melonDS.depend index c60dba6..988dd07 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,20 +1,40 @@ # depslib dependency file v1.0 -1478130209 source:c:\documents\sources\melonds\main.cpp +1480007651 source:c:\documents\sources\melonds\main.cpp <stdio.h> "NDS.h" -1478129148 c:\documents\sources\melonds\nds.h +1480006838 c:\documents\sources\melonds\nds.h "types.h" 1463409689 c:\documents\sources\melonds\types.h -1463410049 source:c:\documents\sources\melonds\nds.cpp +1480007757 source:c:\documents\sources\melonds\nds.cpp <stdio.h> "NDS.h" + "ARM.h" -1478128612 source:c:\documents\sources\melonds\arm.cpp +1480007764 source:c:\documents\sources\melonds\arm.cpp + <stdio.h> + "NDS.h" "ARM.h" + "ARMInterpreter.h" + +1480008165 c:\documents\sources\melonds\arm.h + "types.h" + "NDS.h" -1478130006 c:\documents\sources\melonds\arm.h +1480008597 c:\documents\sources\melonds\arm_instrtable.h + +1480005496 c:\documents\sources\melonds\arminterpreter.h "types.h" + "ARM.h" + +1480008388 source:c:\documents\sources\melonds\arminterpreter.cpp + <stdio.h> + "NDS.h" + "ARMInterpreter.h" + "ARMInterpreter_Branch.h" + "ARM_InstrTable.h" + +1480008608 c:\documents\sources\melonds\arminterpreter_branch.h |