aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/ROMManager.cpp
Commit message (Expand)AuthorAge
* fix generation of instance-unique MAC address when using an external firmwareArisotura2024-04-09
* Fix a crash when using DSi mode in debug builds on macOS (#1976)Jesse Talavera2024-03-13
* call Start again NDS object after ResetRSDuck2024-03-12
* Check for write permissions for some key files (#1972)Jaklyy2024-02-07
* Slight fixups with `FATStorage` (#1934)Jesse Talavera2024-01-03
* Simplify the SRAM's representation in `NDSCartArgs` (#1914)Jesse Talavera2023-12-15
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* 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
* ArchiveUtil: use signed return type instead of unsignedRayyan Ansari2023-11-06
* ROMManager: initialise filedata to nullptrRayyan Ansari2023-11-05
* convert DSi I2C and cameraArisotura2023-11-04
* convert AREngineArisotura2023-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
* RTC revamp (#1867)Arisotura2023-10-30
* Miscellaneous DSi NAND fixes (#1852)Jesse Talavera-Greenberg2023-10-24
* 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
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* fix some UBRSDuck2023-08-01
* Add a fallback to streaming decompression when loading zstd-compressed ROMs.Nadia Holmquist Pedersen2023-07-14
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Implement in-memory savestates (#1693)Jesse Talavera-Greenberg2023-06-12
* Support loading Zstandard-compressed ROMs (#1667)Nadia Holmquist Pedersen2023-04-28
* pointless micro optimisationsRSDuck2023-04-28
* Fixed unhandled error status for LastSep(std::string) (#1645)Sergio2023-03-25
* CLI 2.0: Electric Boogaloo (#1546)patata2022-10-28
* merge local_wifi (#1516)Arisotura2022-09-22
* BLARGArisotura2022-03-08
* save battery levels to configArisotura2022-03-07
* update copyright headersArisotura2022-01-09
* explicitly eject the cart before a load with reset, preventing a spurious car...Arisotura2022-01-08
* Custom path support (#1333)Arisotura2022-01-07