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
*
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
*
actually add DLDI. bahahahhh
Arisotura
2020-09-03
*
remove requirement for initmem7/9.bin (but this requires augmented BIOS dumps...
Arisotura
2020-06-02
*
make it able to switch between DS and DSi modes
Arisotura
2020-06-01
*
Merge remote-tracking branch 'remotes/origin/master' into melonDSi
Arisotura
2020-05-30
|
\
|
*
embed romlist.bin
Arisotura
2020-05-30
|
*
make it able to map the Tab key
Arisotura
2020-05-20
|
*
minor fix
Arisotura
2020-05-17
*
|
fix shito.
Arisotura
2020-05-30
*
|
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
\
|
|
*
should probably be a strncmp() and not strncasecmp()
Arisotura
2020-03-30
|
*
properly handle ROMs with encrypted secure area
Arisotura
2020-03-30
|
*
Merge pull request #546 from nadiaholmquist/feature/unix-xdg
Arisotura
2020-01-28
|
|
\
|
|
*
Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS sui...
Nadia Holmquist Pedersen
2019-12-04
|
*
|
Fix "é" character encoding in NDS.cpp
Raphaël Zumer
2019-12-09
|
*
|
Remove unused Write function in NDSCart
Raphaël Zumer
2019-12-09
|
|
/
*
|
* some fixes to SD controller support, make it clear that there is no SD inse...
Arisotura
2019-10-19
*
|
* base for potentially re-encrypting modcrypt, doesn't seem to be required? b...
Arisotura
2019-08-07
*
|
support DSi-mode carts
Arisotura
2019-08-04
*
|
* add SCFG_EXT
Arisotura
2019-07-03
|
/
*
* move melon_fopen_local() to Platform.cpp
Arisotura
2019-03-27
*
move melon_fopen() to Platform.cpp
Arisotura
2019-03-27
*
woops
Arisotura
2019-03-26
*
NDSCart: KEY1-gap delays don't apply when the WR bit is set. fixes #377
Arisotura
2019-03-26
*
also, update copyright name
Arisotura
2019-01-22
*
redesign main emu loop to use timestamps instead of being a trainwreck
StapleButter
2019-01-05
*
make nocashprint work from ARM code too.
StapleButter
2018-12-31
*
oops
StapleButter
2018-12-31
*
add support for 128K EEPROM (Pokémon Mystery Dungeon - Explorers of Sky)
StapleButter
2018-12-31
*
ROM list by game code rather than CRC
StapleButter
2018-12-31
*
init savemem to 0xFF instead of 0x00.
StapleButter
2018-12-30
*
start work on NAND shito.
StapleButter
2018-12-12
[next]