aboutsummaryrefslogtreecommitdiff
path: root/src/NDSCart.h
Commit message (Expand)AuthorAge
* Slight fixups with `FATStorage` (#1934)Jesse Talavera2024-01-03
* Simplify the SRAM's representation in `NDSCartArgs` (#1914)Jesse Talavera2023-12-15
* Support emulating R4 Revolution/M3DS Simply cartridges. (#1854)Adrian Siekierka2023-12-15
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* 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
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* fix forgotten <array> includeNadia Holmquist Pedersen2023-11-15
* Move NDSCart-related global state into objects (#1871)Jesse Talavera-Greenberg2023-11-09
* update copyright yearsArisotura2023-11-04
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* disable DSi mode cartridge protection when DSi header is borkedRSDuck2023-05-11
* pointless micro optimisationsRSDuck2023-04-28
* Expose SRAM pointers for frontends that manage save data their own way (#1643)Jesse Talavera-Greenberg2023-03-27
* fixes editor warnings about undefined types in a bunch of filesValtýr Kári Daníelsson2022-07-27
* * support patching multiple DLDI interfacesArisotura2022-03-12
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* DLDI/SD folder-sync apparatus (#1251)Arisotura2021-10-28
* NDSCart: correctly restrict reading the DSi region on DSi cartsArisotura2021-07-22
* Add ROM Header struct and ROM info dialog (#1095)WaluigiWare642021-07-02
* Fix some compiler warningsWaluigiWare642021-05-03
* 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
* delay savefile flush to the end of the frameRSDuck2020-11-11
* add functionality to import savefilesRSDuck2020-09-11
* actually add DLDI. bahahahhhArisotura2020-09-03
* Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
|\
| * properly handle ROMs with encrypted secure areaArisotura2020-03-30
| * update copyright yearsArisotura2020-02-14
* | support DSi-mode cartsArisotura2019-08-04
|/
* also, update copyright nameArisotura2019-01-22
* separate SRAM setting coded, I guessStapleButter2018-10-24
* * code function for relocating the savefile.StapleButter2018-10-23
* pass savefile name to NDS::LoadROM() instead of having the core generate it.StapleButter2018-10-23
* fix code that would have fucking asplodedStapleButter2018-10-18
* a bit moar of itStapleButter2018-10-18
* fixor copyright years.StapleButter2018-09-15
* direct boot: init cart ID from NDSCart::CartID instead of hardcoding itStapleButter2018-04-27
* make ROM command handling accurate, remove gross DMA hack.StapleButter2017-04-11
* make ROM path not be hardcoded.StapleButter2017-03-19
* reorganize repo, move shit aroundStapleButter2017-03-16