aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
Commit message (Expand)AuthorAge
* Simplify the SRAM's representation in `NDSCartArgs` (#1914)Jesse Talavera2023-12-15
* Fix detection of native NDS ARM BIOS images (#1910)Jesse Talavera2023-12-15
* Make the initial 3D renderer configurable via `NDSArgs` (#1913)Jesse Talavera2023-12-15
* fix default emu settings tab (#1912)Jaklyy2023-12-12
* Fix some conflicts with windows.h in some configurationsNadia Holmquist Pedersen2023-12-11
* Don't try to poke at the header on deinit if MPQueue is nullptrNadia Holmquist Pedersen2023-12-08
* Don't set the JIT args if the JIT is offJesse Talavera-Greenberg2023-12-08
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Refactor how save data (including SD cards) is initialized (#1898)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
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Add support for saving animated iconsRayyan Ansari2023-11-23
* 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
* 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
* convert DSi I2C and cameraArisotura2023-11-04
* convert AREngineArisotura2023-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
* make linebreaks in text files not weirdArisotura2023-11-02
* 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
* GDB stub (#1583)PoroCYon2023-10-22
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Ensure that the new firmware is installed when resetting (#1834)Jesse Talavera-Greenberg2023-09-21
* 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
* Reduce code stink (#1818)jdp_2023-08-28
* Update macOS icon (#1609)xenticore2023-08-27
* remove AR code size limit (#1802)StraDaMa2023-08-27
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* fix some UBRSDuck2023-08-01
* a bit of frontend refactoringRSDuck2023-07-29
* Work around a strange bug in Qt5 that causes melonDS to crash on launchNadia Holmquist Pedersen2023-07-16
* DSi: add option to boot the full boot ROMs (#1581)PoroCYon2023-07-16
* Add a fallback to streaming decompression when loading zstd-compressed ROMs.Nadia Holmquist Pedersen2023-07-14
* Don't try to open the mic device every time if SDL says it has noneNadia Holmquist Pedersen2023-07-14
* Modest cleanups for DSi_NAND (#1714)Jesse Talavera-Greenberg2023-07-08
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Assign Qt standard Quit keyboard shortcutNadia Holmquist Pedersen2023-06-29