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
...
*
removed <windows.h> include from common.h and added it only where needed
ShizZy
2013-09-24
3
-5
/
+5
|
*
moved file_sys to common
ShizZy
2013-09-24
7
-15
/
+6
|
*
removed unused commented-out code
ShizZy
2013-09-24
1
-154
/
+0
|
*
renamed PSPFileInfo to just FileInfo
ShizZy
2013-09-24
3
-21
/
+21
|
*
added PPSSPP's file system directory module for game loading
ShizZy
2013-09-24
3
-10
/
+138
|
*
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
|
*
ppsspp file system module - currently unused
ShizZy
2013-09-20
3
-0
/
+1008
|
*
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
6
-4
/
+207
|
*
added mem_map hardware writing
ShizZy
2013-09-20
3
-75
/
+76
|
*
added hw R/W/ memory functions
ShizZy
2013-09-19
5
-3
/
+161
|
*
added swap types to common
ShizZy
2013-09-19
4
-0
/
+549
|
*
refactored some mem_map stuff
ShizZy
2013-09-19
2
-19
/
+36
|
*
added log msg to core
ShizZy
2013-09-19
1
-0
/
+2
|
*
added core initialization to app entry point
ShizZy
2013-09-19
1
-5
/
+3
|
*
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
|
*
added ARMulator/skyeye ARM11 core to the project
ShizZy
2013-09-18
18
-0
/
+11356
|
*
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
|
*
initialized log manager
ShizZy
2013-09-18
1
-0
/
+5
|
*
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
[prev]