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
1,320
Commits
20
Branches
16
Tags
107
MiB
C
47.3%
C++
46.1%
Objective-C++
4.3%
Objective-C
0.8%
Metal
0.6%
Other
0.5%
3fde410ecb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
MightyMax
3fde410ecb
MMU_write32: replaced comparison heavy (two per case: >=,<) if-chain with a switch/case (only one if can be true at any time)
2008-12-31 20:00:14 +00:00
desmume
MMU_write32: replaced comparison heavy (two per case: >=,<) if-chain with a switch/case (only one if can be true at any time)
2008-12-31 20:00:14 +00:00