tremble upon the NDMA implementation

that doesn't do much beyond getting stuck
This commit is contained in:
Arisotura
2019-06-18 22:54:07 +02:00
parent 841122bc51
commit d6bbc6f0f1
7 changed files with 556 additions and 9 deletions

View File

@ -20,15 +20,9 @@
#include "NDS.h"
#include "DSi.h"
#include "DMA.h"
#include "NDSCart.h"
#include "GPU.h"
// NOTES ON DMA SHIT
//
// * could use optimized code paths for common types of DMA transfers. for example, VRAM
// have to profile it to see if it's actually worth doing
// DMA TIMINGS
//