index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for issue Linux build #9, not sure why this is broken but its unused code...
bunnei
2014-04-27
1
-13
/
+0
*
Merge branch 'hle-interface-updates'
bunnei
2014-04-27
1
-5
/
+0
|
\
|
*
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
2014-04-27
1
-5
/
+0
*
|
Resolved undefined Common::g_scm_branch error.
Thomas Edvalson
2014-04-25
1
-1
/
+1
|
/
*
made qt window title consistent
bunnei
2014-04-23
1
-1
/
+1
*
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-23
2
-5
/
+5
*
updated windows scm_rev code to use new style
ShizZy
2014-04-23
5
-66
/
+53
*
added scm rev generation on Linux/cmake
bunnei
2014-04-23
6
-51
/
+37
*
fixes to build on linux
bunnei
2014-04-22
2
-14
/
+14
*
removed duplicate rotl/rotr functions
ShizZy
2014-04-22
1
-26
/
+0
*
updated CMakeLists for missing files
ShizZy
2014-04-22
1
-0
/
+1
*
Merge branch 'hle-interface'
bunnei
2014-04-18
4
-5
/
+27
|
\
|
*
added NDMA hardware interface
bunnei
2014-04-17
2
-2
/
+2
|
*
added helper functions for upper/lowercase strings
bunnei
2014-04-14
2
-0
/
+22
|
*
added logger for generic HLE
bunnei
2014-04-10
2
-3
/
+3
*
|
Add symbols map
Mathieu Vaillancourt
2014-04-12
4
-0
/
+100
|
/
*
removed scm_rev.h from version control
bunnei
2014-04-10
1
-4
/
+0
*
added missing const to GetWindowTitle
bunnei
2014-04-10
1
-1
/
+1
*
updated CMakeLists
bunnei
2014-04-09
1
-16
/
+17
*
- removed deprecated version.h
bunnei
2014-04-08
4
-72
/
+52
*
fixed scm_rev_gen
bunnei
2014-04-08
2
-5
/
+5
*
fixed project includes to use new directory structure
bunnei
2014-04-08
44
-211
/
+201
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08
54
-0
/
+0
*
added "citra" instead of "emu" to title bar
bunnei
2014-04-06
1
-1
/
+1
*
added logger option specifically for the renderer
bunnei
2014-04-06
2
-2
/
+2
*
added missing includes to common_types.h
bunnei
2014-04-05
1
-0
/
+3
*
Updated common_types.h to use Gekko's version w/ Rect and some useful unions
bunnei
2014-04-05
1
-30
/
+102
*
added DISALLOW_COPY_AND_ASSIGN macro
bunnei
2014-04-05
1
-0
/
+5
*
added LCD logger
bunnei
2014-04-05
2
-2
/
+2
*
added a HW option to logging
bunnei
2014-04-04
2
-48
/
+48
*
convert tabs to spaces
bunnei
2014-04-01
47
-5298
/
+5298
*
grabbed ppsspp's MemArena
bunnei
2014-03-31
2
-221
/
+428
*
added TIME logger for core timing
ShizZy
2013-10-01
2
-2
/
+2
*
renamed GC_ALIGNED* macros to MEMORY_ALIGNED*
ShizZy
2013-10-01
1
-12
/
+12
*
upgraded proj files to vs 2013
ShizZy
2013-09-26
2
-2
/
+16
*
renamed from citrus to citra
ShizZy
2013-09-26
4
-5
/
+5
*
moved file_sys back to core
ShizZy
2013-09-25
5
-973
/
+0
*
removed <windows.h> include from common.h and added it only where needed
ShizZy
2013-09-23
2
-5
/
+1
*
moved file_sys to common
ShizZy
2013-09-23
5
-0
/
+973
*
added localtime_r for use on windows
ShizZy
2013-09-23
1
-0
/
+8
*
added utf8 to common module, utils for dealing with utf8
ShizZy
2013-09-23
4
-0
/
+534
*
updated to chunk_file module from ppsspp
ShizZy
2013-09-19
1
-133
/
+623
*
added a module for loading bootable binaries
ShizZy
2013-09-19
2
-4
/
+4
*
added swap types to common
ShizZy
2013-09-18
4
-0
/
+549
*
removed CORE and LOADER from LogTypes
ShizZy
2013-09-18
1
-2
/
+0
*
added CORE and LOADER to LogTypes
ShizZy
2013-09-18
1
-0
/
+2
*
changed log CPU from PPC to ARM11
ShizZy
2013-09-17
2
-2
/
+3
*
added default windows include
ShizZy
2013-09-17
1
-0
/
+4
*
added file platform.h
ShizZy
2013-09-15
4
-0
/
+137
*
renamed project to 'citrus'
ShizZy
2013-09-13
3
-3
/
+3
[next]