Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | Custom path support (#1333) | Arisotura | 2022-01-07 |
| | | | | | | | also including: * getting rid of shitty strings * all new, cleaner ROM handling code * base for DSi savestates * GBA slot addons (for now, memory cart) | ||
* | actually make DSi-mode direct boot work to some extent | Arisotura | 2021-08-30 |
| | |||
* | having fun with fatfs (#1189) | Arisotura | 2021-08-24 |
| | | | | * patch TSC coords in DSi mode * DSiware importer and shit | ||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | make FIFO size static whene possible | RSDuck | 2020-12-30 |
| | |||
* | AES: fix bug where CCM-encrypt MAC could be obliterated, by attempting to ↵ | Arisotura | 2020-08-25 |
| | | | | write it while the output FIFO was full | ||
* | add AES-CCM encrypt | Arisotura | 2020-06-21 |
| | | | | makes the eShop work | ||
* | huh. all DSi files had outdated copyright years | Arisotura | 2020-06-05 |
| | |||
* | remove requirement for aeskeys.bin and boot2_7/9.bin | Arisotura | 2020-06-01 |
| | |||
* | betterer SD/MMC code. Flipnote can save shit! | Arisotura | 2020-06-01 |
| | |||
* | * some fixes to SD controller support, make it clear that there is no SD ↵ | Arisotura | 2019-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! | ||
* | * base for potentially re-encrypting modcrypt, doesn't seem to be required? ↵ | Arisotura | 2019-08-07 |
| | | | | | | but can also serve to decrypt it * revise SD IRQ behavior (fixing potential hang when loading DS games) | ||
* | lots of things. attempting to make wifi init work. not there yet. | Arisotura | 2019-07-24 |
| | |||
* | * AES-CCM decrypt | Arisotura | 2019-07-02 |
| | | | | * fix a bunch of bugs | ||
* | fix another AES bug | Arisotura | 2019-06-20 |
| | |||
* | * fix more AES bugs | Arisotura | 2019-06-20 |
| | | | | * fix ass-stupid bug with NWRAM mapping | ||
* | probably betterer like this | Arisotura | 2019-06-19 |
| | |||
* | combat AES overflowing and/or getting stuck | Arisotura | 2019-06-19 |
| | |||
* | add NDMA start mode 0x0A (AES input FIFO) | Arisotura | 2019-06-19 |
| | |||
* | fix more bugs, get further | Arisotura | 2019-06-19 |
| | |||
* | add AES, fix a bunch of bugs | Arisotura | 2019-06-19 |
| | | | | we're getting an error screen! wee | ||
* | HARK HARK HARK | Arisotura | 2019-06-18 |