Arisotura
35cc79787d
update copyright headers
2022-01-09 02:15:50 +01:00
Arisotura
e665e25bd3
Custom path support ( #1333 )
...
also including:
* getting rid of shitty strings
* all new, cleaner ROM handling code
* base for DSi savestates
* GBA slot addons (for now, memory cart)
2022-01-07 14:00:43 +01:00
Arisotura
523552a92d
actually make DSi-mode direct boot work to some extent
2021-08-30 20:26:49 +02:00
Arisotura
235da420c8
having fun with fatfs ( #1189 )
...
* patch TSC coords in DSi mode
* DSiware importer and shit
2021-08-24 17:46:20 +02:00
RSDuck
436b3c4c1d
update copyright year and add missing GPL headers
2021-03-12 20:07:40 +01:00
RSDuck
fa4363ede6
make FIFO size static whene possible
2020-12-30 23:37:46 +01:00
Arisotura
e5dd692d32
AES: fix bug where CCM-encrypt MAC could be obliterated, by attempting to write it while the output FIFO was full
2020-08-25 00:17:22 +02:00
Arisotura
ff69df2a15
add AES-CCM encrypt
...
makes the eShop work
2020-06-21 12:20:02 +02:00
Arisotura
5cd1177e34
huh. all DSi files had outdated copyright years
2020-06-05 20:44:18 +02:00
Arisotura
ee9fe327e2
remove requirement for aeskeys.bin and boot2_7/9.bin
2020-06-01 23:13:38 +02:00
Arisotura
77f4663f49
betterer SD/MMC code. Flipnote can save shit!
2020-06-01 16:24:59 +02:00
Arisotura
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
Arisotura
dcda848cdf
* base for potentially re-encrypting modcrypt, doesn't seem to be required? but can also serve to decrypt it
...
* revise SD IRQ behavior (fixing potential hang when loading DS games)
2019-08-07 12:57:12 +02:00
Arisotura
06716794a1
lots of things. attempting to make wifi init work. not there yet.
2019-07-24 18:48:52 +02:00
Arisotura
851e255b40
* AES-CCM decrypt
...
* fix a bunch of bugs
2019-07-02 23:46:39 +02:00
Arisotura
6c60e97a63
fix another AES bug
2019-06-20 22:42:28 +02:00
Arisotura
3d9e6c5c66
* fix more AES bugs
...
* fix ass-stupid bug with NWRAM mapping
2019-06-20 01:36:10 +02:00
Arisotura
95f4c1472b
probably betterer like this
2019-06-19 22:08:35 +02:00
Arisotura
3807c9bf5b
combat AES overflowing and/or getting stuck
2019-06-19 21:57:08 +02:00
Arisotura
dcae9788e5
add NDMA start mode 0x0A (AES input FIFO)
2019-06-19 19:19:51 +02:00
Arisotura
6e5879f8bb
fix more bugs, get further
2019-06-19 15:26:38 +02:00
Arisotura
81dde71eba
add AES, fix a bunch of bugs
...
we're getting an error screen! wee
2019-06-19 14:24:49 +02:00
Arisotura
7335379127
HARK HARK HARK
2019-06-18 19:00:44 +02:00