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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added file platform.h
ShizZy
2013-09-16
4
-0
/
+137
|
*
renamed project to 'citrus'
ShizZy
2013-09-14
19
-46
/
+46
|
*
added scm_rev_gen project to automatically create a header with the git revision on build
ShizZy
2013-09-13
4
-3
/
+162
|
*
cleaned up VS project files
ShizZy
2013-09-09
3
-67
/
+24
|
*
fixed some code warnings
ShizZy
2013-09-09
2
-2
/
+2
|
*
removed unneeded dolphin paths code, fixed linker problems with common.lib
ShizZy
2013-09-09
3
-132
/
+118
|
*
re-enabled GetLastErrorMsg
ShizZy
2013-09-09
1
-19
/
+23
|
*
removed ignored specific libraries section from project file
ShizZy
2013-09-09
1
-2
/
+4
|
*
updated common paths
ShizZy
2013-09-08
4
-16
/
+13
|
*
start of 3DS memory map
ShizZy
2013-09-06
5
-16
/
+80
|
*
added core and mem_map files to the project
ShizZy
2013-09-06
7
-14
/
+244
|
*
added an ARM disassembler from the android project
ShizZy
2013-09-05
4
-0
/
+1175
|
*
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
8
-151
/
+112
|
*
added emu_window.h to define interface to drawing to a window
ShizZy
2013-09-05
3
-0
/
+108
|
*
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
51
-107
/
+8640
|
*
deleted gekko's common files
ShizZy
2013-09-04
28
-4543
/
+0
|
*
adding initial project layout
ShizZy
2013-08-30
44
-0
/
+5555