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,13 +11,13 @@
* Turn Execution Unit tasks ON (#define) or OFF (#undef)
*/
#undef MCD_INCLUDE_EU
//#define MCD_INCLUDE_EU
/*
* Number of DMA channels
*/
#define NCHANNELS 16
#define MCD_INCLUDE_EU
/*
* Total number of variants
*/