aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.cpp
Commit message (Expand)AuthorAge
* Reduce code stink (#1818)jdp_2023-08-28
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* actually rename that settingNadia Holmquist Pedersen2023-06-24
* Implement in-memory savestates (#1693)Jesse Talavera-Greenberg2023-06-12
* pointless micro optimisationsRSDuck2023-04-28
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* Fix nocash Char Out debug register (#1500)Quinn Painter2022-11-11
* fix up DSi direct bootArisotura2022-10-28
* force-align all read/write accesses. fixes #1540 (unaligned DMA address)Arisotura2022-10-22
* properly stop any started cameras upon reset/shutdownArisotura2022-10-02
* actual DSi camera support (#1520)Arisotura2022-10-02
* merge local_wifi (#1516)Arisotura2022-09-22
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* SPU: block reads from ARM7 BIOS region. fixes #1267 (and prolly whatever othe...Arisotura2021-11-25
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* oopsArisotura2021-11-17
* * remove more Config dependencies from the coreArisotura2021-11-17
* decouple JIT from Config. bahahahahahArisotura2021-11-17
* more complete (and accurate) CP15 setup for direct bootArisotura2021-10-28
* Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174)Adrian Siekierka2021-10-02
* implement margins for schedulerRSDuck2021-09-27
* DMA timing renovation (#1207)Arisotura2021-08-31
* maybe don't leave in debug code, you derpArisotura2021-08-30
* actually make DSi-mode direct boot work to some extentArisotura2021-08-30
* SPU: Emulate SOUNDBIAS and 10-bit degradeNadia Holmquist Pedersen2021-08-17
* fix pissfucking touchscreen (again)Arisotura2021-08-08
* NWRAM & Direct Boot (#1149)DesperateProgrammer2021-07-23
* shut up DSi-IO warningsArisotura2021-07-17
* only recalculate GBA slot timing if necessaryRSDuck2021-06-27
* Use printf format macro hereWaluigiWare642021-06-07
* PRIu64 requires inttypes.h to be includedRSDuck2021-06-05
* Implement NO$GBA debug registers. (#1110)Pedro2021-05-27
* GBACart: simulate open-bus decay roughly. fixes #1093Arisotura2021-05-04
* Fix some compiler warningsWaluigiWare642021-05-03
* Cart refactor (#1073)Arisotura2021-04-25
* update copyright year and add missing GPL headersRSDuck2021-03-12
* separate GPU2D registers and rendererRSDuck2021-02-27
* Fix edge case in the division engine, fix edge case in the CPU (#1003)wheremyfoodat2021-02-19
* Allow for a more modular renderer backends (#990)Wunk2021-02-09
* fixes to the threadedness of the sw rasteriserRSDuck2021-01-26
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Implement "lag frame" flag and counter (#949)SuuperW2021-01-21
* Improved SRAM performance (#925)Kimmy Andersson2021-01-09
* make FIFO size static whene possibleRSDuck2020-12-30
* add palette and OAM dirty flagRSDuck2020-12-23
* don't axe error bits when writing to IPCFIFOCNT. fixes #801Arisotura2020-12-11
* remove some debug crapArisotura2020-12-10
* Merge remote-tracking branch 'remotes/origin/master' into dsi_cameraArisotura2020-12-04
|\