aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
Commit message (Expand)AuthorAge
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* Refactor the GPU to be object-oriented (#1873)Jesse Talavera-Greenberg2023-11-09
* Move NDSCart-related global state into objects (#1871)Jesse Talavera-Greenberg2023-11-09
* Move GBACart-related global state into objects (#1870)Jesse Talavera-Greenberg2023-11-08
* convert AREngineArisotura2023-11-04
* convert Wifi and WifiAPArisotura2023-11-04
* convert SPU to OOPArisotura2023-11-04
* update copyright yearsArisotura2023-11-04
* convert RTC to OOPArisotura2023-11-03
* get this started: refactor SPI in OOPArisotura2023-11-03
* better, less hacky, more OOP-friendly scheduler designArisotura2023-11-02
* RTC revamp (#1867)Arisotura2023-10-30
* Refactor the core's handling of firmware and BIOS images to rely less on the ...Jesse Talavera-Greenberg2023-09-18
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* pointless micro optimisationsRSDuck2023-04-28
* DSi power button and volume switch support (#1630)Ed_IT2023-04-04
* 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
* oopsArisotura2021-11-17
* decouple JIT from Config. bahahahahahArisotura2021-11-17
* DMA timing renovation (#1207)Arisotura2021-08-31
* Add PoroCYon's DSP code. (#1123)purringChaos2021-06-06
* Cart refactor (#1073)Arisotura2021-04-25
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Implement "lag frame" flag and counter (#949)SuuperW2021-01-21
* use C++ style structs everywhereRSDuck2021-01-02
* make things function atleast somewhatArisotura2020-10-26
* Merge branch 'master' into dsi_cameraArisotura2020-10-26
|\
| * add functionality to import savefilesRSDuck2020-09-11
* | messin' aroundArisotura2020-09-08
|/
* DSi: make ARM9-clock-selector actually workArisotura2020-08-17
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...RSDuck2020-06-16
|\
| * rewrite JIT memory emulationRSDuck2020-06-16
| * make it able to switch between DS and DSi modesArisotura2020-06-01
| * Merge remote-tracking branch 'remotes/origin/master' into melonDSiArisotura2020-05-30
| |\
| | * add back some hotkeys.Arisotura2020-05-19
| * | Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
| |\|
| * | * add old DS BIOSes and 04004000 BIOS-switchArisotura2019-08-05
| * | TSC: add backwards-compatibilityArisotura2019-08-04
| * | lay base for DSi-mode TSCArisotura2019-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
| * | tremble upon the NDMA implementationArisotura2019-06-18