diff options
author | StapleButter <thetotalworm@gmail.com> | 2016-12-05 17:08:24 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2016-12-05 17:08:24 +0100 |
commit | 343797f47d737b7636f7b723712fde8aaa89f682 (patch) | |
tree | 36686208f035e7496a53a876002e9219b9d3e095 /melonDS.depend | |
parent | a14c01208a6be3cc57586d24e007c74652dc467d (diff) |
* somewhat proper event scheduler
* support for timers
* fixes, additions, shit
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/melonDS.depend b/melonDS.depend index 3a5a4e0..c5e5ee3 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -3,12 +3,12 @@ <stdio.h> "NDS.h" -1480786846 c:\documents\sources\melonds\nds.h +1480942921 c:\documents\sources\melonds\nds.h "types.h" 1463409689 c:\documents\sources\melonds\types.h -1480816263 source:c:\documents\sources\melonds\nds.cpp +1480953322 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" @@ -16,23 +16,23 @@ "CP15.h" "SPI.h" -1480789789 source:c:\documents\sources\melonds\arm.cpp +1480953451 source:c:\documents\sources\melonds\arm.cpp <stdio.h> "NDS.h" "ARM.h" "ARMInterpreter.h" -1480786942 c:\documents\sources\melonds\arm.h +1480951045 c:\documents\sources\melonds\arm.h "types.h" "NDS.h" -1480785229 c:\documents\sources\melonds\arm_instrtable.h +1480954012 c:\documents\sources\melonds\arm_instrtable.h 1480725698 c:\documents\sources\melonds\arminterpreter.h "types.h" "ARM.h" -1480776855 source:c:\documents\sources\melonds\arminterpreter.cpp +1480952246 source:c:\documents\sources\melonds\arminterpreter.cpp <stdio.h> "NDS.h" "CP15.h" @@ -50,24 +50,24 @@ 1480784137 c:\documents\sources\melonds\arminterpreter_alu.h -1480784110 source:c:\documents\sources\melonds\arminterpreter_alu.cpp +1480952092 source:c:\documents\sources\melonds\arminterpreter_alu.cpp "ARM.h" -1480785175 c:\documents\sources\melonds\arminterpreter_loadstore.h +1480953933 c:\documents\sources\melonds\arminterpreter_loadstore.h -1480785158 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp +1480951014 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp <stdio.h> "ARM.h" 1480776964 c:\documents\sources\melonds\cp15.h -1480777799 source:c:\documents\sources\melonds\cp15.cpp +1480950166 source:c:\documents\sources\melonds\cp15.cpp <stdio.h> "NDS.h" 1480814622 c:\documents\sources\melonds\spi.h -1480816142 source:c:\documents\sources\melonds\spi.cpp +1480816963 source:c:\documents\sources\melonds\spi.cpp <stdio.h> "NDS.h" "SPI.h" |