aboutsummaryrefslogtreecommitdiff
path: root/src/DSi_SD.cpp
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* DSi_SD: implement command 17, 24 (#1877)Adrian Siekierka2023-11-26
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* update copyright yearsArisotura2023-11-04
* better, less hacky, more OOP-friendly scheduler designArisotura2023-11-02
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* pointless micro optimisationsRSDuck2023-04-28
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* properly make the DSi NAND instance-uniqueArisotura2022-09-23
* fix last commit for when no SD is insertedRSDuck2022-08-21
* fix DSi SD newly inserted/removed IRQ bitsRSDuck2022-08-21
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* DLDI/SD folder-sync apparatus (#1251)Arisotura2021-10-28
* Revert "Misc fixes for dsiwifi BMI stage (#1216)"Nadia Holmquist Pedersen2021-10-02
* Misc fixes for dsiwifi BMI stage (#1216)Max Thomas2021-09-06
* Cart refactor (#1073)Arisotura2021-04-25
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Fix some compiler warningsWaluigiWare642021-01-25
* keep only one handle of the NAND file aroundRSDuck2021-01-17
* make FIFO size static whene possibleRSDuck2020-12-30
* make unlaunch'd NANDs workArisotura2020-10-25
* make SD support actually be a thingArisotura2020-08-25
* * take nwifi forward someArisotura2020-06-15
* huh. all DSi files had outdated copyright yearsArisotura2020-06-05
* I'm a major derpArisotura2020-06-02
* silence pointless and spammy printfArisotura2020-06-01
* reset SD controllers during a soft-resetArisotura2020-06-01
* betterer SD/MMC code. Flipnote can save shit!Arisotura2020-06-01
* * some fixes to SD controller support, make it clear that there is no SD inse...Arisotura2019-10-19
* * base for potentially re-encrypting modcrypt, doesn't seem to be required? b...Arisotura2019-08-07
* support DSi-mode cartsArisotura2019-08-04
* wifi: take this shit further. complete wifi initArisotura2019-08-04
* lots of things. attempting to make wifi init work. not there yet.Arisotura2019-07-24
* lay base for DSi wifiArisotura2019-07-03
* * AES-CCM decryptArisotura2019-07-02
* make it work betterArisotura2019-06-21
* make it actually not crapo the NANDArisotura2019-06-20
* implement SD/MMC write (cmd25)Arisotura2019-06-20
* ayyyArisotura2019-06-20
* there, PSISPArisotura2019-06-19
* fix moar bugs, get furtherer (add support for SDHC addressing)Arisotura2019-06-19
* fix more bugs, get furtherArisotura2019-06-19
* fix bug with SD reads going a bit too farArisotura2019-06-19
* add AES, fix a bunch of bugsArisotura2019-06-19
* plug it to the SD/MMC FIFO.Arisotura2019-06-18