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
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added localtime_r for use on windows
ShizZy
2013-09-24
1
-0
/
+8
*
added utf8 to common module, utils for dealing with utf8
ShizZy
2013-09-24
4
-0
/
+534
*
updated to chunk_file module from ppsspp
ShizZy
2013-09-20
1
-133
/
+623
*
added a module for loading bootable binaries
ShizZy
2013-09-20
2
-4
/
+4
*
added swap types to common
ShizZy
2013-09-19
4
-0
/
+549
*
removed CORE and LOADER from LogTypes
ShizZy
2013-09-19
1
-2
/
+0
*
added CORE and LOADER to LogTypes
ShizZy
2013-09-19
1
-0
/
+2
*
changed log CPU from PPC to ARM11
ShizZy
2013-09-18
2
-2
/
+3
*
added default windows include
ShizZy
2013-09-18
1
-0
/
+4
*
added file platform.h
ShizZy
2013-09-16
4
-0
/
+137
*
renamed project to 'citrus'
ShizZy
2013-09-14
3
-3
/
+3
*
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
1
-11
/
+9
*
fixed some code warnings
ShizZy
2013-09-09
1
-1
/
+1
*
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
*
updated common paths
ShizZy
2013-09-08
2
-4
/
+7
*
start of 3DS memory map
ShizZy
2013-09-06
3
-12
/
+3
*
various fixes to be able to build project
ShizZy
2013-09-05
1
-17
/
+13
*
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
31
-0
/
+4777