aboutsummaryrefslogtreecommitdiff
path: root/src/DSi_NDMA.cpp
Commit message (Collapse)AuthorAge
* * some fixes to SD controller support, make it clear that there is no SD ↵Arisotura2019-10-19
| | | | | | | | | inserted, makes Flipnote work somewhat better * immediately clear AES busy flag when the block count is zero (occurs when loading DSi cart games) * implement NDMA start modes that have an old-DMA equivalent (except for GXFIFO mode) now it boots DSi carts!
* * AES-CCM decryptArisotura2019-07-02
| | | | * fix a bunch of bugs
* ayyyArisotura2019-06-20
| | | | getting there!
* combat AES overflowing and/or getting stuckArisotura2019-06-19
|
* add NDMA start mode 0x0A (AES input FIFO)Arisotura2019-06-19
|
* add AES, fix a bunch of bugsArisotura2019-06-19
| | | | we're getting an error screen! wee
* might be more impressive if it actually worked, like thisArisotura2019-06-18
|
* tremble upon the NDMA implementationArisotura2019-06-18
| | | | that doesn't do much beyond getting stuck
* HARK HARK HARKArisotura2019-06-18