diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-01-31 18:41:31 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-01-31 18:41:31 +0100 |
commit | 9541d17c7c64b6b49324aa4b00523b69b2defd23 (patch) | |
tree | 698b6a1a226f5421e8b0a76dbf99a0d6248d0793 /melonDS.depend | |
parent | 516bc30ee38ccf4f8039bc25c10e0c1c70605ded (diff) |
* implement the last missing instructions. QADD is not good according to ARMWrestler, but it doesn't make sense. TODO: investigate.
* buttons A and B
* silence 'unknown IO write' for 3D GPU ports
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/melonDS.depend b/melonDS.depend index e32d002..dbdda23 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1485834524 source:c:\documents\sources\melonds\main.cpp +1485884302 source:c:\documents\sources\melonds\main.cpp <stdio.h> <windows.h> "NDS.h" @@ -10,7 +10,7 @@ 1481161027 c:\documents\sources\melonds\types.h -1485879135 source:c:\documents\sources\melonds\nds.cpp +1485884262 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" @@ -35,7 +35,7 @@ "NDS.h" "CP15.h" -1484530962 c:\documents\sources\melonds\arm_instrtable.h +1485883199 c:\documents\sources\melonds\arm_instrtable.h 1485795549 c:\documents\sources\melonds\arminterpreter.h "types.h" @@ -57,9 +57,9 @@ <stdio.h> "ARM.h" -1485795628 c:\documents\sources\melonds\arminterpreter_alu.h +1485883149 c:\documents\sources\melonds\arminterpreter_alu.h -1485797076 source:c:\documents\sources\melonds\arminterpreter_alu.cpp +1485884226 source:c:\documents\sources\melonds\arminterpreter_alu.cpp <stdio.h> "ARM.h" @@ -71,7 +71,7 @@ 1485799621 c:\documents\sources\melonds\cp15.h -1485833371 source:c:\documents\sources\melonds\cp15.cpp +1485883361 source:c:\documents\sources\melonds\cp15.cpp <stdio.h> <string.h> "NDS.h" @@ -137,7 +137,7 @@ 1485878561 c:\documents\sources\melonds\ndscart.h "types.h" -1485813068 source:c:\documents\sources\melonds\ndscart.cpp +1485880110 source:c:\documents\sources\melonds\ndscart.cpp <stdio.h> <string.h> "NDS.h" |