This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
yuzu-mirror
Watch
1
Star
0
Fork
You've already forked yuzu-mirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
126
Commits
1
Branch
0
Tags
109 MiB
C++
65.1%
cpp
30.6%
Kotlin
2.7%
CMake
0.7%
GLSL
0.3%
Other
0.5%
efef514fd8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
bunnei
efef514fd8
removed unused comments, changed main processing loop to be infinite
2014-04-07 00:53:47 +07:00
externals
adding initial project layout
2013-08-29 23:35:09 +07:00
src
removed unused comments, changed main processing loop to be infinite
2014-04-07 00:53:47 +07:00
vsprops
added initial renderer code
2014-04-06 16:55:39 +07:00
.gitignore
added ipch/ folder (MSVS generated) to .gitignore
2013-09-04 23:01:55 +07:00
CMakeLists.txt
renamed from citrus to citra
2013-09-26 17:34:48 +07: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 +07:00
citra.sln
added video_core as a dependencie for citra in build order
2014-04-06 16:57:09 +07:00
README.md
citra emulator