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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-04-05
added a HW option to logging
bunnei
2
-48
/
+48
2014-04-02
convert tabs to spaces
bunnei
47
-5298
/
+5298
2014-04-01
grabbed ppsspp's MemArena
bunnei
2
-221
/
+428
2013-10-02
added TIME logger for core timing
ShizZy
2
-2
/
+2
2013-10-02
renamed GC_ALIGNED* macros to MEMORY_ALIGNED*
ShizZy
1
-12
/
+12
2013-09-27
upgraded proj files to vs 2013
ShizZy
2
-2
/
+16
2013-09-26
renamed from citrus to citra
ShizZy
4
-5
/
+5
2013-09-26
moved file_sys back to core
ShizZy
5
-973
/
+0
2013-09-24
removed <windows.h> include from common.h and added it only where needed
ShizZy
2
-5
/
+1
2013-09-24
moved file_sys to common
ShizZy
5
-0
/
+973
2013-09-24
added localtime_r for use on windows
ShizZy
1
-0
/
+8
2013-09-24
added utf8 to common module, utils for dealing with utf8
ShizZy
4
-0
/
+534
2013-09-20
updated to chunk_file module from ppsspp
ShizZy
1
-133
/
+623
2013-09-20
added a module for loading bootable binaries
ShizZy
2
-4
/
+4
2013-09-19
added swap types to common
ShizZy
4
-0
/
+549
2013-09-19
removed CORE and LOADER from LogTypes
ShizZy
1
-2
/
+0
2013-09-19
added CORE and LOADER to LogTypes
ShizZy
1
-0
/
+2
2013-09-18
changed log CPU from PPC to ARM11
ShizZy
2
-2
/
+3
2013-09-18
added default windows include
ShizZy
1
-0
/
+4
2013-09-16
added file platform.h
ShizZy
4
-0
/
+137
2013-09-14
renamed project to 'citrus'
ShizZy
3
-3
/
+3
2013-09-13
added scm_rev_gen project to automatically create a header with the git revision on build
ShizZy
4
-3
/
+162
2013-09-09
cleaned up VS project files
ShizZy
1
-11
/
+9
2013-09-09
fixed some code warnings
ShizZy
1
-1
/
+1
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-08
updated common paths
ShizZy
2
-4
/
+7
2013-09-06
start of 3DS memory map
ShizZy
3
-12
/
+3
2013-09-05
various fixes to be able to build project
ShizZy
1
-17
/
+13
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
31
-0
/
+4777