diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-01-18 01:33:06 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-01-18 01:33:06 +0100 |
commit | 9808b73c6f64ea2506a76e719cd1c2eefda43870 (patch) | |
tree | 625777555f4c15c0a137096ef1ce4032d3703c24 /melonDS.depend | |
parent | b10a0d64a2161a9efaf7548f7bf9942ac829d660 (diff) |
DMA support!
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/melonDS.depend b/melonDS.depend index 32c870b..7b48b42 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1481167563 source:c:\documents\sources\melonds\main.cpp +1484695094 source:c:\documents\sources\melonds\main.cpp <stdio.h> <windows.h> "NDS.h" @@ -10,18 +10,19 @@ 1481161027 c:\documents\sources\melonds\types.h -1484616465 source:c:\documents\sources\melonds\nds.cpp +1484699425 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" "ARM.h" "CP15.h" + "DMA.h" "FIFO.h" "GPU2D.h" "SPI.h" "Wifi.h" -1484538131 source:c:\documents\sources\melonds\arm.cpp +1484693558 source:c:\documents\sources\melonds\arm.cpp <stdio.h> "NDS.h" "ARM.h" @@ -102,3 +103,11 @@ 1484612398 c:\documents\sources\melonds\fifo.h "types.h" +1484699433 source:c:\documents\sources\melonds\dma.cpp + <stdio.h> + "NDS.h" + "DMA.h" + +1484698068 c:\documents\sources\melonds\dma.h + "types.h" + |