index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added core and mem_map files to the project
ShizZy
2013-09-06
7
-14
/
+244
|
*
added ipch/ folder (MSVS generated) to .gitignore
ShizZy
2013-09-05
1
-0
/
+1
|
*
added an ARM disassembler from the android project
ShizZy
2013-09-05
4
-0
/
+1175
|
*
added 'bin' folder to .gitignore
ShizZy
2013-09-05
1
-2
/
+3
|
*
added missing files
ShizZy
2013-09-05
3
-0
/
+154
|
*
deleting renamed directory
ShizZy
2013-09-05
2
-156
/
+0
|
*
various fixes to be able to build project
ShizZy
2013-09-05
12
-162
/
+143
|
*
added build directory to be ignored by git
ShizZy
2013-09-05
1
-0
/
+3
|
*
updated .gitignore to include temporary files created by MSVS
ShizZy
2013-09-05
1
-0
/
+6
|
*
added emu_window.h to define interface to drawing to a window
ShizZy
2013-09-05
3
-0
/
+108
|
*
renamed VS properties to be correct filename case
ShizZy
2013-09-05
5
-0
/
+0
|
*
updated CMakeLists.txt file for new common files
ShizZy
2013-09-05
1
-9
/
+16
|
*
replaced common code with dolphin common
ShizZy
2013-09-05
54
-163
/
+8640
|
*
deleted gekko's common files
ShizZy
2013-09-04
28
-4543
/
+0
|
*
adding initial project layout
ShizZy
2013-08-30
340
-0
/
+61084
|
*
Initial commit
shizzy1
2013-08-30
3
-0
/
+354