Commit Graph

12 Commits

Author SHA1 Message Date
436b3c4c1d update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
8d42b1c7d7 messin' around 2020-09-08 20:19:37 +02:00
5cd1177e34 huh. all DSi files had outdated copyright years 2020-06-05 20:44:18 +02:00
e82364f010 * some fixes to SD controller support, make it clear that there is no SD 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!
2019-10-19 16:03:59 +02:00
851e255b40 * AES-CCM decrypt
* fix a bunch of bugs
2019-07-02 23:46:39 +02:00
d943a51b96 ayyy
getting there!
2019-06-20 03:19:51 +02:00
3807c9bf5b combat AES overflowing and/or getting stuck 2019-06-19 21:57:08 +02:00
dcae9788e5 add NDMA start mode 0x0A (AES input FIFO) 2019-06-19 19:19:51 +02:00
81dde71eba add AES, fix a bunch of bugs
we're getting an error screen! wee
2019-06-19 14:24:49 +02:00
b1ed835ae9 might be more impressive if it actually worked, like this 2019-06-18 23:05:36 +02:00
d6bbc6f0f1 tremble upon the NDMA implementation
that doesn't do much beyond getting stuck
2019-06-18 22:54:07 +02:00
7335379127 HARK HARK HARK 2019-06-18 19:00:44 +02:00