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 bbaa522b58
commit 4218e2e655
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;