Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make SD support actually be a thing | Arisotura | 2020-08-25 |
| | |||
* | * take nwifi forward some | Arisotura | 2020-06-15 |
| | | | | | * shut up CP15 printf's for Fx0 * fix bugs | ||
* | huh. all DSi files had outdated copyright years | Arisotura | 2020-06-05 |
| | |||
* | I'm a major derp | Arisotura | 2020-06-02 |
| | |||
* | silence pointless and spammy printf | Arisotura | 2020-06-01 |
| | |||
* | reset SD controllers during a soft-reset | 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) | ||
* | support DSi-mode carts | Arisotura | 2019-08-04 |
| | | | | except they need to have the DSi-mode shit encrypted | ||
* | wifi: take this shit further. complete wifi init | Arisotura | 2019-08-04 |
| | |||
* | lots of things. attempting to make wifi init work. not there yet. | Arisotura | 2019-07-24 |
| | |||
* | lay base for DSi wifi | Arisotura | 2019-07-03 |
| | |||
* | * AES-CCM decrypt | Arisotura | 2019-07-02 |
| | | | | * fix a bunch of bugs | ||
* | make it work better | Arisotura | 2019-06-21 |
| | |||
* | make it actually not crapo the NAND | Arisotura | 2019-06-20 |
| | |||
* | implement SD/MMC write (cmd25) | Arisotura | 2019-06-20 |
| | |||
* | ayyy | Arisotura | 2019-06-20 |
| | | | | getting there! | ||
* | there, PSISP | Arisotura | 2019-06-19 |
| | |||
* | fix moar bugs, get furtherer (add support for SDHC addressing) | Arisotura | 2019-06-19 |
| | |||
* | fix more bugs, get further | Arisotura | 2019-06-19 |
| | |||
* | fix bug with SD reads going a bit too far | Arisotura | 2019-06-19 |
| | |||
* | add AES, fix a bunch of bugs | Arisotura | 2019-06-19 |
| | | | | we're getting an error screen! wee | ||
* | plug it to the SD/MMC FIFO. | Arisotura | 2019-06-18 |
| | | | | now half the shit is done. | ||
* | add data32 IRQ thing | Arisotura | 2019-06-18 |
| | |||
* | take all the SDMMC shit further. now it's completing MMC init and trying to ↵ | Arisotura | 2019-06-18 |
| | | | | read shit. | ||
* | moar SD/MMC commands | Arisotura | 2019-06-17 |
| | |||
* | take this shit further | Arisotura | 2019-06-17 |
| | |||
* | lay base for SD shit | Arisotura | 2019-06-16 |