aboutsummaryrefslogtreecommitdiff
path: root/src/DSi.cpp
Commit message (Collapse)AuthorAge
* clean it up someArisotura2020-06-02
|
* remove requirement for initmem7/9.bin (but this requires augmented BIOS ↵Arisotura2020-06-02
| | | | dumps, we'll get there)
* 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 ↵Arisotura2019-10-20
| | | | hardcoded offset. check whether the footer is present.
* messing aroundArisotura2019-10-20
|
* * some fixes to SD controller support, make it clear that there is no SD ↵Arisotura2019-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!
* * add old DS BIOSes and 04004000 BIOS-switchArisotura2019-08-05
| | | | | fixes audio issues when running DS games * attempt adding other fun shit like dynamic RAM size, but that mostly went nowhere for now
* support DSi-mode cartsArisotura2019-08-04
| | | | except they need to have the DSi-mode shit encrypted
* 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
| | | | * quick hack to detect cartridges
* * AES-CCM decryptArisotura2019-07-02
| | | | * fix a bunch of bugs
* add SCFG_MCArisotura2019-06-20
|
* ayyyArisotura2019-06-20
| | | | getting there!
* add LCD init flag in DISPSTATArisotura2019-06-20
|
* add some registersArisotura2019-06-20
| | | | someday I should implement the SCFG shit correctly
* * fix more AES bugsArisotura2019-06-20
| | | | * fix ass-stupid bug with NWRAM mapping
* 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
| | | | we're getting an error screen! wee
* plug it to the SD/MMC FIFO.Arisotura2019-06-18
| | | | now half the shit is done.
* y'know, actually running the DMA units might yield better results.Arisotura2019-06-18
|
* tremble upon the NDMA implementationArisotura2019-06-18
| | | | that doesn't do much beyond getting stuck
* moar SD/MMC commandsArisotura2019-06-17
|
* take this shit furtherArisotura2019-06-17
|
* lay base for SD shitArisotura2019-06-16
|
* add IE2/IF2Arisotura2019-06-16
|
* fix fucking ass-stupid bug with new-WRAM handlingArisotura2019-06-16
|
* get it to do more interesting thingsArisotura2019-06-15
|
* fix I2C shit? I thinkArisotura2019-06-15
|
* add I2C shitoArisotura2019-06-15
|
* run teh binary. BAHAHAHAHAHAHAHAAHHHHArisotura2019-06-15
| | | | it doesn't do much for now tho
* setup new-WRAM mapping. hark hark harkArisotura2019-06-15
|
* melonDSi: skeleton in placeArisotura2019-06-15
|
* add all sorts of shitArisotura2019-06-13
|
* blargArisotura2019-06-13