index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
NDSCart.cpp
Commit message (
Expand
)
Author
Age
*
Apply some quick hotfixes (#1931)
Jesse Talavera
2023-12-26
*
Simplify the SRAM's representation in `NDSCartArgs` (#1914)
Jesse Talavera
2023-12-15
*
Fix detection of native NDS ARM BIOS images (#1910)
Jesse Talavera
2023-12-15
*
Support emulating R4 Revolution/M3DS Simply cartridges. (#1854)
Adrian Siekierka
2023-12-15
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Remove the last `ConfigEntry` state (#1902)
Jesse Talavera
2023-12-05
*
Refactor how save data (including SD cards) is initialized (#1898)
Jesse Talavera
2023-12-04
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
Move NDSCart-related global state into objects (#1871)
Jesse Talavera-Greenberg
2023-11-09
*
fuck every aspect of this
Arisotura
2023-11-05
*
update copyright years
Arisotura
2023-11-04
*
better, less hacky, more OOP-friendly scheduler design
Arisotura
2023-11-02
*
Miscellaneous DSi NAND fixes (#1852)
Jesse Talavera-Greenberg
2023-10-24
*
Reduce code stink (#1818)
jdp_
2023-08-28
*
Split the cart parsing and loading steps (#1707)
Jesse Talavera-Greenberg
2023-06-30
*
disable DSi mode cartridge protection when DSi header is borked
RSDuck
2023-05-11
*
pointless micro optimisations
RSDuck
2023-04-28
*
Expose SRAM pointers for frontends that manage save data their own way (#1643)
Jesse Talavera-Greenberg
2023-03-27
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
merge local_wifi (#1516)
Arisotura
2022-09-22
*
Fix reading banner from homebrew ROMs
Rayyan Ansari
2022-09-02
*
fix SCFG_MC cartridge inserted bit
RSDuck
2022-08-21
*
make invalid SPI memory commands return 0xFF. fixes #1366 (Dementium II check...
Arisotura
2022-03-14
*
fix some gaps in the SPI/cart implementations
Arisotura
2022-03-14
*
* support patching multiple DLDI interfaces
Arisotura
2022-03-12
*
update copyright headers
Arisotura
2022-01-09
*
explicitly eject the cart before a load with reset, preventing a spurious car...
Arisotura
2022-01-08
*
Custom path support (#1333)
Arisotura
2022-01-07
*
DLDI/SD folder-sync apparatus (#1251)
Arisotura
2021-10-28
*
actually make DSi-mode direct boot work to some extent
Arisotura
2021-08-30
*
NDSCart: correctly restrict reading the DSi region on DSi carts
Arisotura
2021-07-22
*
Add ROM Header struct and ROM info dialog (#1095)
WaluigiWare64
2021-07-02
*
add missing default return value. fixes #1105
Arisotura
2021-06-20
*
Propagate common ImportSRAM return value from NAND cartridge function (#1104)
Raphaƫl Zumer
2021-05-16
*
NDSCart: enforce WR bit.
Arisotura
2021-05-03
*
er, oops
Arisotura
2021-05-01
*
er, all cart types might want to have teh B8 command
Arisotura
2021-04-30
*
cart: ensure each set of commands can only be run in the correct command mode.
Arisotura
2021-04-30
*
fill most gaps in ROM list
Arisotura
2021-04-30
*
support savemem for Face Training (NAND, atleast 32MB, likely 64MB)
Arisotura
2021-04-30
*
Cart refactor (#1073)
Arisotura
2021-04-25
*
Update copyright year and add missing GPL headers part 2
WaluigiWare64
2021-03-21
*
SRAM things (#970)
SuuperW
2021-02-23
*
Polish up archive support (#930)
Madhav Kanbur
2021-01-22
*
Improved SRAM performance (#925)
Kimmy Andersson
2021-01-09
*
don't calculate the CRC checksum of ROMs on load
RSDuck
2020-12-30
*
delay savefile flush to the end of the frame
RSDuck
2020-11-11
*
flush to file after importing SRAM
RSDuck
2020-10-06
*
add functionality to import savefiles
RSDuck
2020-09-11
[next]