aboutsummaryrefslogtreecommitdiff
path: root/src/DSi.cpp
Commit message (Expand)AuthorAge
...
* having fun with fatfs (#1189)Arisotura2021-08-24
* Fix for https://github.com/Arisotura/melonDS/issues/1169 (#1171)DesperateProgrammer2021-08-02
* NWRAM & Direct Boot (#1149)DesperateProgrammer2021-07-23
* Fallback to backup DSi Footer in NAND Image (#1154)DesperateProgrammer2021-07-13
* Add PoroCYon's DSP code. (#1123)purringChaos2021-06-06
* PRIu64 requires inttypes.h to be includedRSDuck2021-06-05
* Use printf macro for u64WaluigiWare642021-05-16
* make sure to axe the GBA slot in DSi mode. (EXMEMCNT bit7 still applies to it...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
* Merge remote-tracking branch 'remotes/origin/master' into dsi_cameraArisotura2020-12-04
|\
| * make fastmem work againRSDuck2020-11-13
* | Merge branch 'master' into dsi_cameraArisotura2020-10-26
|\|
| * fix 8-bit ConsoleID address decoding typo (#749)PoroCYon2020-09-07
* | messin' aroundArisotura2020-09-08
|/
* DSi: add support for 8-bit VRAM writes when enabled in SCFG_EXT. fixes #733Arisotura2020-09-03
* DSi: make ARM9-clock-selector actually workArisotura2020-08-17
* reset fastmem on DSi soft resetRSDuck2020-07-31
* Merge remote-tracking branch 'upstream/slirp' into slirp-mergeNadia Holmquist Pedersen2020-07-26
|\
| * huh. all DSi files had outdated copyright yearsArisotura2020-06-05
* | fix build with JIT disabledRSDuck2020-07-25
* | reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
|/
* clean it up someArisotura2020-06-02
* remove requirement for initmem7/9.bin (but this requires augmented BIOS dumps...Arisotura2020-06-02
* remove requirement for aeskeys.bin and boot2_7/9.binArisotura2020-06-01
* make it able to switch between DS and DSi modesArisotura2020-06-01
* reset SD controllers during a soft-resetArisotura2020-06-01
* make soft-reset work somewhat betterArisotura2020-05-30
* look for NAND nocash footer at the end of the file rather than using a hardco...Arisotura2019-10-20
* messing aroundArisotura2019-10-20
* * some fixes to SD controller support, make it clear that there is no SD inse...Arisotura2019-10-19
* * add old DS BIOSes and 04004000 BIOS-switchArisotura2019-08-05
* 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
* * add SCFG_EXTArisotura2019-07-03
* * AES-CCM decryptArisotura2019-07-02
* add SCFG_MCArisotura2019-06-20
* ayyyArisotura2019-06-20
* add LCD init flag in DISPSTATArisotura2019-06-20
* add some registersArisotura2019-06-20
* * fix more AES bugsArisotura2019-06-20
* support loading extra RSA keys from dsikeys.bin file (to dump from haxed DSi)Arisotura2019-06-19
* add NWRAM registersArisotura2019-06-19
* add consoleID registersArisotura2019-06-19
* add AES, fix a bunch of bugsArisotura2019-06-19
* plug it to the SD/MMC FIFO.Arisotura2019-06-18
* y'know, actually running the DMA units might yield better results.Arisotura2019-06-18
* tremble upon the NDMA implementationArisotura2019-06-18