This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
You've already forked yuzu-android
0
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
8
Commits
1
Branch
0
Tags
105
MiB
C++
64.2%
cpp
31.6%
Kotlin
2.6%
CMake
0.7%
GLSL
0.3%
Other
0.5%
3fc25f4801
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
ShizZy
3fc25f4801
updated .gitignore to include temporary files created by MSVS
2013-09-04 21:02:07 -04:00
externals
adding initial project layout
2013-08-29 23:35:09 -04:00
src
added emu_window.h to define interface to drawing to a window
2013-09-04 21:00:29 -04:00
vsprops
renamed VS properties to be correct filename case
2013-09-04 20:46:01 -04:00
.gitignore
updated .gitignore to include temporary files created by MSVS
2013-09-04 21:02:07 -04:00
CMakeLists.txt
adding initial project layout
2013-08-29 23:35:09 -04:00
LICENSE
Initial commit
2013-08-29 20:18:16 -07:00
README.md
Initial commit
2013-08-29 20:18:16 -07:00
akiru.sln
replaced common code with dolphin common
2013-09-04 20:17:46 -04:00
README.md
akiru