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.h
Commit message (
Expand
)
Author
Age
*
Simplify the SRAM's representation in `NDSCartArgs` (#1914)
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
*
Refactor the JIT to be object-oriented (#1879)
Jesse Talavera-Greenberg
2023-11-18
*
fix forgotten <array> include
Nadia Holmquist Pedersen
2023-11-15
*
Move NDSCart-related global state into objects (#1871)
Jesse Talavera-Greenberg
2023-11-09
*
update copyright years
Arisotura
2023-11-04
*
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
*
fixes editor warnings about undefined types in a bunch of files
Valtýr Kári Daníelsson
2022-07-27
*
* support patching multiple DLDI interfaces
Arisotura
2022-03-12
*
update copyright headers
Arisotura
2022-01-09
*
Custom path support (#1333)
Arisotura
2022-01-07
*
DLDI/SD folder-sync apparatus (#1251)
Arisotura
2021-10-28
*
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
*
Fix some compiler warnings
WaluigiWare64
2021-05-03
*
Cart refactor (#1073)
Arisotura
2021-04-25
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
Polish up archive support (#930)
Madhav Kanbur
2021-01-22
*
delay savefile flush to the end of the frame
RSDuck
2020-11-11
*
add functionality to import savefiles
RSDuck
2020-09-11
*
actually add DLDI. bahahahhh
Arisotura
2020-09-03
*
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
\
|
*
properly handle ROMs with encrypted secure area
Arisotura
2020-03-30
|
*
update copyright years
Arisotura
2020-02-14
*
|
support DSi-mode carts
Arisotura
2019-08-04
|
/
*
also, update copyright name
Arisotura
2019-01-22
*
separate SRAM setting coded, I guess
StapleButter
2018-10-24
*
* code function for relocating the savefile.
StapleButter
2018-10-23
*
pass savefile name to NDS::LoadROM() instead of having the core generate it.
StapleButter
2018-10-23
*
fix code that would have fucking asploded
StapleButter
2018-10-18
*
a bit moar of it
StapleButter
2018-10-18
*
fixor copyright years.
StapleButter
2018-09-15
*
direct boot: init cart ID from NDSCart::CartID instead of hardcoding it
StapleButter
2018-04-27
*
make ROM command handling accurate, remove gross DMA hack.
StapleButter
2017-04-11
*
make ROM path not be hardcoded.
StapleButter
2017-03-19
*
reorganize repo, move shit around
StapleButter
2017-03-16