wwylele / teakra

DSi/3DS DSP emulator, disassembler, assembler, and tester
MIT License
76 stars 19 forks source link

Need to write a new tester for DMA #11

Closed wwylele closed 5 years ago

wwylele commented 6 years ago

As said in #9, DMA needs lots of test. The current tester isn't suitable for this as it doesn't check the FCRAM, which is used as src/dst of DMA.

wwylele commented 5 years ago

Implemented in dspmemorytester