This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
desmume
mirror of
https://github.com/TASEmulators/desmume.git
Watch
1
Star
0
Fork
You've already forked desmume
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
DeSmuME is a Nintendo DS emulator
arm
c-plus-plus
cpp
emulation
emulator
nds
4,832
Commits
20
Branches
16
Tags
108
MiB
C
47.3%
C++
46.1%
Objective-C++
4.3%
Objective-C
0.8%
Metal
0.6%
Other
0.5%
b79bd5fd33
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
zeromus
b79bd5fd33
fix "
#1454
NAND games won't save " by continuing my sloppy fixes from r5052 and r5053 while also removing some of r4880 "optimize read/writes to NAND" since that kind of logic should be handled in the file IO layer even if it isn't now, otherwise the logic is too redundant and complicated spread around the codebase. In the future we need to evaluate using EnablePositionCache() on all the mc.cpp operations
2015-03-27 23:46:53 +00:00
desmume
fix "
#1454
NAND games won't save " by continuing my sloppy fixes from r5052 and r5053 while also removing some of r4880 "optimize read/writes to NAND" since that kind of logic should be handled in the file IO layer even if it isn't now, otherwise the logic is too redundant and complicated spread around the codebase. In the future we need to evaluate using EnablePositionCache() on all the mc.cpp operations
2015-03-27 23:46:53 +00:00
tools
tools:
2013-11-22 10:30:29 +00:00