index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
3
-0
/
+12
|
\
|
*
system: Add a function to see if the emulator is running.
bunnei
2016-08-29
2
-0
/
+11
|
*
config: Add a setting for graphics V-Sync.
bunnei
2016-08-29
1
-0
/
+1
*
|
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-31
2
-0
/
+2
*
|
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-30
3
-30
/
+68
|
\
\
|
|
/
|
/
|
|
*
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-27
3
-30
/
+68
*
|
Merge pull request #1948 from wwylele/cro++
Yuri Kunde Schlesner
2016-08-28
14
-99
/
+3041
|
\
\
|
*
|
LDR: Implement CRO
wwylele
2016-08-27
9
-99
/
+3013
|
*
|
ARM: add ClearInstructionCache function
wwylele
2016-08-27
3
-0
/
+11
|
*
|
Memory: add ReadCString function
wwylele
2016-08-27
2
-0
/
+17
|
|
/
*
|
Merge pull request #1987 from Lectem/ipcdescriptors
Yuri Kunde Schlesner
2016-08-27
5
-22
/
+110
|
\
\
|
|
/
|
/
|
|
*
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-08-02
5
-22
/
+110
*
|
dyncom: Read-after-write in SMLA
MerryMage
2016-08-22
1
-2
/
+4
*
|
Dyncom: Correct implementation of STM for R15
MerryMage
2016-08-14
1
-3
/
+4
|
/
*
Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000
bunnei
2016-07-28
5
-22
/
+31
|
\
|
*
Correct APT::0x00550040 and APT::0x00560000 function
JamePeng
2016-07-15
5
-22
/
+31
*
|
Instead of segfaulting, log an error to remind the user to dump the shared fo...
Henrik Rydgard
2016-07-28
1
-0
/
+7
*
|
Merge pull request #1959 from MerryMage/revsh-upstream
bunnei
2016-07-28
1
-4
/
+13
|
\
\
|
*
|
dyncom: Fix translation of thumb REVSH
MerryMage
2016-07-28
1
-4
/
+13
*
|
|
CoreTiming: avoid overflow
wwylele
2016-07-23
1
-1
/
+1
*
|
|
HLE: implement system time
wwylele
2016-07-23
2
-2
/
+60
|
|
/
|
/
|
*
|
Merge pull request #1894 from wwylele/set-config-block
Yuri Kunde Schlesner
2016-07-09
6
-37
/
+253
|
\
\
|
*
|
Service::CFG/FS: add and refactor out utilities for front-end
wwylele
2016-07-03
4
-15
/
+146
|
*
|
Service::CFG: move known block ID to an enum
wwylele
2016-07-03
1
-11
/
+25
|
*
|
Service::CFG: add SetConfigInfoBlk4
wwylele
2016-07-03
4
-8
/
+73
|
*
|
Service::CFG: add missing language
wwylele
2016-07-02
1
-1
/
+2
|
*
|
Service::CFG: name sound output modes
wwylele
2016-07-02
2
-2
/
+7
|
|
/
*
|
Merge pull request #1940 from JamePeng/fix-archive-error-code
bunnei
2016-07-06
2
-10
/
+15
|
\
\
|
*
|
Fix the errorcode of archive handle
JamePeng
2016-07-05
2
-10
/
+15
*
|
|
Merge pull request #1921 from Subv/fs_funcs
Sebastian Valle
2016-07-05
1
-11
/
+42
|
\
\
\
|
*
|
|
HLE/FS: Document some command parameters and implemented command 0x08560240 (...
Subv
2016-07-03
1
-11
/
+42
*
|
|
|
HLE/Applets: Implement ErrEula applet
mailwl
2016-07-04
5
-0
/
+118
|
|
/
/
|
/
|
|
*
|
|
Result: fix and update ErrorModule
wwylele
2016-06-30
1
-6
/
+19
|
|
/
|
/
|
*
|
Merge pull request #1869 from wwylele/dont-be-lazy
Yuri Kunde Schlesner
2016-06-28
1
-2
/
+6
|
\
\
|
*
|
Switch context on the same thread if necessary
wwylele
2016-05-30
1
-2
/
+6
*
|
|
Merge pull request #1867 from mailwl/srv-update
bunnei
2016-06-28
2
-15
/
+125
|
\
\
\
|
*
|
|
Fix parameter name in EnableNotification
mailwl
2016-05-31
2
-2
/
+6
|
*
|
|
Fix mistakes, add output header codes
mailwl
2016-05-31
1
-8
/
+24
|
*
|
|
remove ugly function
mailwl
2016-05-31
1
-35
/
+3
|
*
|
|
srv: Update according 3dbrew
mailwl
2016-05-31
1
-15
/
+137
|
|
/
/
*
|
|
Merge pull request #1877 from wwylele/wait-fix-timeout
bunnei
2016-06-18
1
-0
/
+49
|
\
\
\
|
*
|
|
Thread: update timeout when rerunning WaitSynch
wwylele
2016-06-04
1
-0
/
+49
|
|
/
/
*
|
|
Merge pull request #1898 from archshift/interpreter-split-take2
bunnei
2016-06-16
5
-2727
/
+2729
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make arm_dyncom_trans* into a fully fledged compilation unit
archshift
2016-06-12
4
-53
/
+73
|
*
|
arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive
archshift
2016-06-12
1
-15
/
+15
|
*
|
arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func
archshift
2016-06-10
2
-39
/
+19
|
*
|
arm_dyncom_interpreter: rename operation functions to fit style guide
archshift
2016-06-10
2
-34
/
+34
|
*
|
arm_dyncom_interpreter: Rename anonymous enum to TransExtData
archshift
2016-06-10
4
-166
/
+164
|
*
|
arm_dyncom_interpreter.cpp: #include translation info from inc files
archshift
2016-06-10
3
-2648
/
+2652
*
|
|
Merge pull request #1842 from Subv/ports
bunnei
2016-06-11
8
-3
/
+178
|
\
\
\
[next]