This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
eden
Watch
24
Star
3
Fork
You've already forked eden
15
Code
Issues
138
Pull requests
55
Projects
1
Releases
Packages
Wiki
Activity
Actions
The Eden Nintendo Switch Emulator
8
commits
65
branches
8
tags
163
MiB
C++
62.8%
cpp
27.5%
POV-Ray SDL
4.6%
Kotlin
2.9%
CMake
0.9%
Other
1.2%
3fc25f4801
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
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
akiru.sln
replaced common code with dolphin common
2013-09-04 20:17:46 -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
README.md
akiru