aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Use a `constexpr`-friendly cosine implementation (#1903)Jesse Talavera2023-12-05
* Initialize the framebuffers within the constructor (#1901)Jesse Talavera2023-12-04
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Slight cleanup to SPU (#1900)Jesse Talavera2023-12-04
* Clean up the 3D renderer for enhanced flexibility (#1895)Jesse Talavera-Greenberg2023-11-29
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* DSi_SD: implement command 17, 24 (#1877)Adrian Siekierka2023-11-26
* only fill edges when translucent if blending is enabled (#1882)Jaklyy2023-11-25
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* 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
* GDB stub (#1583)PoroCYon2023-10-22
* store pc+12 when storing r15RSDuck2023-10-22