index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Process: Add more documentation to the class members
Yuri Kunde Schlesner
2015-05-08
1
-2
/
+16
*
Process: Use BitField to store process flags
Yuri Kunde Schlesner
2015-05-08
2
-16
/
+24
*
Loader/NCCH: Fix formatting of braces
Yuri Kunde Schlesner
2015-05-08
1
-9
/
+9
*
Process: Support parsing of exheader kernel caps
Yuri Kunde Schlesner
2015-05-08
6
-4
/
+77
*
Common: Add BIT macro
Yuri Kunde Schlesner
2015-05-08
1
-0
/
+2
*
Kernel: Remove g_program_id
Yuri Kunde Schlesner
2015-05-08
6
-21
/
+3
*
Kernel: Introduce skeleton Process class to hold process data
Yuri Kunde Schlesner
2015-05-08
13
-48
/
+191
*
Common: Add StringFromFixedZeroTerminatedBuffer
Yuri Kunde Schlesner
2015-05-08
2
-0
/
+14
*
Core: Fix sorting in CMakeFiles.txt
Yuri Kunde Schlesner
2015-05-08
1
-21
/
+21
*
Merge pull request #728 from lioncash/vars
Lioncash
2015-05-07
1
-19
/
+17
|
\
|
*
dyncom: Remove an unnecessary variable in the interpreter
Lioncash
2015-05-07
1
-19
/
+17
*
|
Remove unnecessary dyncom header files
Lioncash
2015-05-07
6
-82
/
+2
|
/
*
Merge pull request #725 from yuriks/remove-common-crap
Yuri Kunde Schlesner
2015-05-07
7
-1103
/
+31
|
\
|
*
Common: Remove mem_arena.cpp/h
Yuri Kunde Schlesner
2015-05-07
5
-560
/
+31
|
*
Common: Remove hash.cpp/h
Yuri Kunde Schlesner
2015-05-07
3
-543
/
+0
*
|
Merge pull request #723 from lioncash/commonstr
bunnei
2015-05-07
2
-127
/
+0
|
\
\
|
*
|
string_util: Get rid of UriDecode/UriEncode
Lioncash
2015-05-07
2
-127
/
+0
*
|
|
Profiler: Fix off-by-one error when computing average.
Yuri Kunde Schlesner
2015-05-07
1
-2
/
+1
|
|
/
|
/
|
*
|
Common: Add proper macros to test for architecture pointer size
Yuri Kunde Schlesner
2015-05-07
5
-17
/
+11
|
/
*
Merge pull request #721 from yuriks/more-cleanups
Yuri Kunde Schlesner
2015-05-07
121
-478
/
+428
|
\
|
*
Fix printf format warning
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+1
|
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
102
-96
/
+146
|
*
Common: Move alignment macros to common_funcs.h
Yuri Kunde Schlesner
2015-05-07
2
-21
/
+21
|
*
Common: Move SSE detection ifdefs to platform.h
Yuri Kunde Schlesner
2015-05-07
3
-16
/
+21
|
*
Common: Remove more unused compatibility defines
Yuri Kunde Schlesner
2015-05-07
1
-45
/
+0
|
*
Common: Move IO-specific compatibility macros to file_util.cpp
Yuri Kunde Schlesner
2015-05-07
2
-26
/
+26
|
*
Common: Remove many unnecessary cross-platform compatibility macros
Yuri Kunde Schlesner
2015-05-06
7
-90
/
+12
|
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-06
8
-9
/
+14
|
*
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
4
-125
/
+139
|
*
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-06
7
-20
/
+35
|
*
Move typedefs from kernel.h to more appropriate places
Yuri Kunde Schlesner
2015-05-06
3
-10
/
+13
|
*
Common: Move NonCopyable to common_types.h
Yuri Kunde Schlesner
2015-05-06
2
-10
/
+10
|
*
Common: Use C++11 deleted functions for NonCopyable
Yuri Kunde Schlesner
2015-05-06
1
-8
/
+6
|
*
Common: Remove unused enums
Yuri Kunde Schlesner
2015-05-06
1
-17
/
+0
*
|
Merge pull request #695 from Subv/crash_f
bunnei
2015-05-06
4
-68
/
+137
|
\
\
|
|
/
|
/
|
|
*
GPU: Implemented default vertex shader attributes.
Subv
2015-05-06
4
-68
/
+137
*
|
HLE: Clean up SVC dispatch mechanism
Yuri Kunde Schlesner
2015-05-06
5
-79
/
+40
*
|
Core: Remove some unused functions and types
Yuri Kunde Schlesner
2015-05-04
2
-32
/
+1
*
|
Merge pull request #698 from Zaneo/clip_stylus_input
Tony Wasserka
2015-05-02
4
-8
/
+23
|
\
\
|
*
|
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
Zaneo
2015-05-01
4
-8
/
+23
*
|
|
Qt: Shutdown game on emulator close event.
bunnei
2015-05-01
1
-0
/
+2
*
|
|
Qt: Disable "Start" unless we are paused (it otherwise has no meaning and cau...
bunnei
2015-05-01
2
-1
/
+4
*
|
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-01
7
-35
/
+26
*
|
|
Qt: Clear registers widget on shutdown.
bunnei
2015-05-01
3
-8
/
+31
*
|
|
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
6
-79
/
+138
*
|
|
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-01
4
-90
/
+40
*
|
|
Qt: Fix loading a new game without stopping emulation.
bunnei
2015-05-01
2
-15
/
+25
*
|
|
CoreTiming: Initialize static variables at bootup.
bunnei
2015-05-01
1
-0
/
+10
*
|
|
HLE: Properly initialize and shutdown remaining modules.
bunnei
2015-05-01
5
-3
/
+20
*
|
|
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-05-01
4
-25
/
+18
[next]