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
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
cleaned up VS project files
ShizZy
3
-67
/
+24
2013-09-09
fixed some code warnings
ShizZy
2
-2
/
+2
2013-09-09
removed unneeded dolphin paths code, fixed linker problems with common.lib
ShizZy
3
-132
/
+118
2013-09-09
re-enabled GetLastErrorMsg
ShizZy
1
-19
/
+23
2013-09-09
removed ignored specific libraries section from project file
ShizZy
1
-2
/
+4
2013-09-08
updated common paths
ShizZy
4
-16
/
+13
2013-09-06
start of 3DS memory map
ShizZy
5
-16
/
+80
2013-09-06
added core and mem_map files to the project
ShizZy
7
-14
/
+244
2013-09-05
added an ARM disassembler from the android project
ShizZy
4
-0
/
+1175
2013-09-05
added missing files
ShizZy
3
-0
/
+154
2013-09-05
deleting renamed directory
ShizZy
2
-156
/
+0
2013-09-05
various fixes to be able to build project
ShizZy
8
-151
/
+112
2013-09-05
added emu_window.h to define interface to drawing to a window
ShizZy
3
-0
/
+108
2013-09-05
updated CMakeLists.txt file for new common files
ShizZy
1
-9
/
+16
2013-09-05
replaced common code with dolphin common
ShizZy
51
-107
/
+8640
2013-09-04
deleted gekko's common files
ShizZy
28
-4543
/
+0
2013-08-30
adding initial project layout
ShizZy
44
-0
/
+5555