blob: 8a27fb08d8f35043a35d90503646948648ba1b3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
# depslib dependency file v1.0
1486502416 source:c:\documents\sources\melonds\main.cpp
<stdio.h>
<windows.h>
"NDS.h"
"GPU.h"
1486502049 c:\documents\sources\melonds\nds.h
"types.h"
1481161027 c:\documents\sources\melonds\types.h
1486511394 source:c:\documents\sources\melonds\nds.cpp
<stdio.h>
<string.h>
"NDS.h"
"ARM.h"
"CP15.h"
"NDSCart.h"
"DMA.h"
"FIFO.h"
"GPU.h"
"SPI.h"
"RTC.h"
"Wifi.h"
1486511108 source:c:\documents\sources\melonds\arm.cpp
<stdio.h>
"NDS.h"
"ARM.h"
"ARMInterpreter.h"
"GPU3D.h"
1486261220 c:\documents\sources\melonds\arm.h
"types.h"
"NDS.h"
"CP15.h"
1485905451 c:\documents\sources\melonds\arm_instrtable.h
1485795549 c:\documents\sources\melonds\arminterpreter.h
"types.h"
"ARM.h"
1486253445 source:c:\documents\sources\melonds\arminterpreter.cpp
<stdio.h>
"NDS.h"
"CP15.h"
"ARMInterpreter.h"
"ARMInterpreter_ALU.h"
"ARMInterpreter_Branch.h"
"ARMInterpreter_LoadStore.h"
"ARM_InstrTable.h"
1485795628 c:\documents\sources\melonds\arminterpreter_branch.h
1485797084 source:c:\documents\sources\melonds\arminterpreter_branch.cpp
<stdio.h>
"ARM.h"
1485883149 c:\documents\sources\melonds\arminterpreter_alu.h
1485884226 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
<stdio.h>
"ARM.h"
1485795628 c:\documents\sources\melonds\arminterpreter_loadstore.h
1486261538 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
<stdio.h>
"ARM.h"
1485799621 c:\documents\sources\melonds\cp15.h
1486086235 source:c:\documents\sources\melonds\cp15.cpp
<stdio.h>
<string.h>
"NDS.h"
"ARM.h"
"CP15.h"
1486502258 c:\documents\sources\melonds\spi.h
1486502498 source:c:\documents\sources\melonds\spi.cpp
<stdio.h>
<string.h>
"NDS.h"
"SPI.h"
1486489354 source:c:\documents\sources\melonds\gpu2d.cpp
<stdio.h>
<string.h>
"NDS.h"
"GPU.h"
1485991372 c:\documents\sources\melonds\gpu2d.h
1481040524 c:\documents\sources\melonds\wifi.h
1481041659 source:c:\documents\sources\melonds\wifi.cpp
<stdio.h>
<string.h>
"NDS.h"
"Wifi.h"
1486501225 source:c:\documents\sources\melonds\fifo.cpp
"FIFO.h"
1486511075 c:\documents\sources\melonds\fifo.h
"types.h"
1486309616 source:c:\documents\sources\melonds\dma.cpp
<stdio.h>
"NDS.h"
"DMA.h"
"NDSCart.h"
1484698068 c:\documents\sources\melonds\dma.h
"types.h"
1486502073 source:c:\documents\sources\melonds\gpu.cpp
<stdio.h>
<string.h>
"NDS.h"
"GPU.h"
1486501976 c:\documents\sources\melonds\gpu.h
"GPU2D.h"
"GPU3D.h"
1486502440 c:\documents\sources\melonds\rtc.h
"types.h"
1486502457 source:c:\documents\sources\melonds\rtc.cpp
<stdio.h>
<string.h>
"RTC.h"
1486506409 c:\documents\sources\melonds\ndscart.h
"types.h"
1486506451 source:c:\documents\sources\melonds\ndscart.cpp
<stdio.h>
<string.h>
"NDS.h"
"NDSCart.h"
1486510737 c:\documents\sources\melonds\gpu3d.h
1486511257 source:c:\documents\sources\melonds\gpu3d.cpp
<stdio.h>
<string.h>
"NDS.h"
"GPU.h"
"FIFO.h"
|