aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use Platform::File calls in NDS::debug (#1888)Jesse Talavera-Greenberg2023-11-24
* Add support for saving animated iconsRayyan Ansari2023-11-23
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* fix forgotten <array> includeNadia Holmquist Pedersen2023-11-15
* DSi_Camera: fix gcc-14 build issueorbea2023-11-11
* 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
* Make AREngine::RunCheat public (#1872)Jesse Talavera-Greenberg2023-11-08
* Move GBACart-related global state into objects (#1870)Jesse Talavera-Greenberg2023-11-08
* Fix regression caused by change to front face polygon culling (#1820)Jaklyy2023-11-07
* Also exclude .note.GNU-stack section on Windows arm64Nadia Holmquist Pedersen2023-11-07
* ArchiveUtil: use signed return type instead of unsignedRayyan Ansari2023-11-06
* Fix some memory leaksRayyan Ansari2023-11-06
* ROMManager: initialise filedata to nullptrRayyan Ansari2023-11-05
* CameraManager: wait for camera to be loadedRayyan Ansari2023-11-05
* fuck every aspect of thisArisotura2023-11-05
* convert DSPArisotura2023-11-05
* convert DSi I2C and cameraArisotura2023-11-04
* convert AESArisotura2023-11-04
* convert AREngineArisotura2023-11-04
* convert Wifi and WifiAPArisotura2023-11-04
* convert SPU to OOPArisotura2023-11-04
* update copyright yearsArisotura2023-11-04
* hopefully get the compiler to shut upArisotura2023-11-03
* 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
* better be safe than sorryArisotura2023-11-02
* fix weird hang when returning to the DSi menuArisotura2023-11-02
* make linebreaks in text files not weirdArisotura2023-11-02
* RTC: add the DSi alarm expansion registersArisotura2023-11-02
* Fix compilation with the GDB stub disabled (#1863)Jesse Talavera-Greenberg2023-11-01
* minor cleanupArisotura2023-11-01
* use a grid layout in the date/time dialog so Qt will behaveNadia Holmquist Pedersen2023-10-30
* fdsfdArisotura2023-10-30
* RTC revamp (#1867)Arisotura2023-10-30
* Miscellaneous DSi NAND fixes (#1852)Jesse Talavera-Greenberg2023-10-24
* Slight polish to DMA (#1856)Jesse Talavera-Greenberg2023-10-24
* Generalize a path in .gitignore (#1862)Jesse Talavera-Greenberg2023-10-24
* GDB stub (#1583)PoroCYon2023-10-22
* store pc+12 when storing r15RSDuck2023-10-22
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Add some structs for files that DSi_NAND reads (#1842)Jesse Talavera-Greenberg2023-10-02
* Replace DSi_NAND's uses of sprintf with snprintf (#1841)Jesse Talavera-Greenberg2023-10-01
* Wrap CurGLCompositor cleanup in an #ifdef (#1837)Jesse Talavera-Greenberg2023-09-24
* Clean up some rendering-related resources in DeInit (#1836)Jesse Talavera-Greenberg2023-09-24
* Ensure that the new firmware is installed when resetting (#1834)Jesse Talavera-Greenberg2023-09-21
* only recalculate extended access point checksum when firmware is a DSi oneRSDuck2023-09-20
* Refactor the core's handling of firmware and BIOS images to rely less on the ...Jesse Talavera-Greenberg2023-09-18
* Make the NDS teardown more robust (#1798)Jesse Talavera-Greenberg2023-09-15