aboutsummaryrefslogtreecommitdiff
path: root/melonDS.depend
blob: 6d0bc1b8d91992e1b2afc346440805598f74293b (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
# depslib dependency file v1.0
1480007651 source:c:\documents\sources\melonds\main.cpp
	<stdio.h>
	"NDS.h"

1480030849 c:\documents\sources\melonds\nds.h
	"types.h"

1463409689 c:\documents\sources\melonds\types.h

1480030786 source:c:\documents\sources\melonds\nds.cpp
	<stdio.h>
	"NDS.h"
	"ARM.h"

1480729196 source:c:\documents\sources\melonds\arm.cpp
	<stdio.h>
	"NDS.h"
	"ARM.h"
	"ARMInterpreter.h"

1480722720 c:\documents\sources\melonds\arm.h
	"types.h"
	"NDS.h"

1480730990 c:\documents\sources\melonds\arm_instrtable.h

1480725698 c:\documents\sources\melonds\arminterpreter.h
	"types.h"
	"ARM.h"

1480727235 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"

1480728965 c:\documents\sources\melonds\arminterpreter_branch.h

1480729161 source:c:\documents\sources\melonds\arminterpreter_branch.cpp
	"ARM.h"

1480730181 c:\documents\sources\melonds\arminterpreter_alu.h

1480730662 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
	"ARM.h"

1480724026 c:\documents\sources\melonds\arminterpreter_loadstore.h

1480725413 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
	"ARM.h"