aboutsummaryrefslogtreecommitdiff
path: root/src/DSi.cpp
Commit message (Expand)AuthorAge
* DSi: add option to boot the full boot ROMs (#1581)PoroCYon2023-07-16
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* fix up DSi direct bootArisotura2022-10-28
* force-align all read/write accesses. fixes #1540 (unaligned DMA address)Arisotura2022-10-22
* more DSP unfucking: make Teakra directly use melonDS's NWRAM banks instead of...Arisotura2022-10-14
* unfuck the DSP enough that it will actually run codeArisotura2022-10-11
* unfuck the DSP code someArisotura2022-10-10
* properly stop any started cameras upon reset/shutdownArisotura2022-10-02
* actual DSi camera support (#1520)Arisotura2022-10-02
* properly make the DSi NAND instance-uniqueArisotura2022-09-23
* fix SCFG_MC cartridge inserted bitRSDuck2022-08-21
* implement 8- and 16-bit DSi AES register accessesRSDuck2022-08-21
* basic implementation of SNDExCntRSDuck2022-08-21
* add support for the mainRAM mirror at 0x0C000000 in DSi mode, makes SM64DSi w...Arisotura2022-04-10
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* what.Arisotura2021-11-22
* ensure shit doesn't asplode atleast until this code is redoneArisotura2021-11-21
* remove remains of SDIOFileArisotura2021-11-21
* make firmware settings override also apply in DSi modeArisotura2021-11-20
* * remove more Config dependencies from the coreArisotura2021-11-17
* blargArisotura2021-10-28
* more complete (and accurate) CP15 setup for direct bootArisotura2021-10-28
* DMA timing renovation (#1207)Arisotura2021-08-31
* * add TSC shitoArisotura2021-08-30
* actually make DSi-mode direct boot work to some extentArisotura2021-08-30
* 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
|/