aboutsummaryrefslogtreecommitdiff
path: root/melonDS.cbp
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-01-18 01:33:06 +0100
committerStapleButter <thetotalworm@gmail.com>2017-01-18 01:33:06 +0100
commit9808b73c6f64ea2506a76e719cd1c2eefda43870 (patch)
tree625777555f4c15c0a137096ef1ce4032d3703c24 /melonDS.cbp
parentb10a0d64a2161a9efaf7548f7bf9942ac829d660 (diff)
DMA support!
Diffstat (limited to 'melonDS.cbp')
-rw-r--r--melonDS.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/melonDS.cbp b/melonDS.cbp
index 744fbeb..107ed3d 100644
--- a/melonDS.cbp
+++ b/melonDS.cbp
@@ -48,6 +48,8 @@
<Unit filename="ARM_InstrTable.h" />
<Unit filename="CP15.cpp" />
<Unit filename="CP15.h" />
+ <Unit filename="DMA.cpp" />
+ <Unit filename="DMA.h" />
<Unit filename="FIFO.cpp" />
<Unit filename="FIFO.h" />
<Unit filename="GPU2D.cpp" />