This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Last Archive I found of citra. May be altered. proceed with caution.
110
Commits
1
Branch
0
Tags
60
MiB
cpp
65.2%
C++
30.4%
Kotlin
3.5%
CMake
0.6%
GLSL
0.2%
ed15feebf1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
bunnei
ed15feebf1
changed hw_lcd to use ARM core correct tick counter instead of [what was actually] just an instruction count. this seems to fix timing issues with the 3DS_Homebrew_Pong3Dv2 demo.
2014-04-05 15:23:59 -04:00
externals
adding initial project layout
2013-08-29 23:35:09 -04:00
src
changed hw_lcd to use ARM core correct tick counter instead of [what was actually] just an instruction count. this seems to fix timing issues with the 3DS_Homebrew_Pong3Dv2 demo.
2014-04-05 15:23:59 -04:00
vsprops
Basic QT window
2014-03-31 22:32:03 -04:00
.gitignore
added ipch/ folder (MSVS generated) to .gitignore
2013-09-04 23:01:55 -04:00
citra.sln
Basic QT window
2014-03-31 22:32:03 -04:00
CMakeLists.txt
renamed from citrus to citra
2013-09-26 17:34:48 -04:00
LICENSE
Initial commit
2013-08-29 20:18:16 -07:00
README.md
renamed from citrus to citra
2013-09-26 17:34:48 -04:00
README.md
citra emulator