fixed a few MDMA-related quirks. DMA still doesn't work when running from RAM

This commit is contained in:
Markus Fröschle
2013-08-24 07:46:15 +00:00
parent 6342196e2b
commit 0f6a88260b
6 changed files with 17 additions and 14 deletions

View File

@@ -11,6 +11,7 @@
*/
#include "MCD_dma.h"
#include "MCD_tasksInit.h"
extern dmaRegs *MCD_dmaBar;