index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refined thread launch on syscore error messages
Fernando Sahmkow
2017-03-09
1
-5
/
+15
*
Timer: restore missing signaled=true from #2421
wwylele
2017-02-27
1
-0
/
+2
*
Merge pull request #2594 from wwylele/ir-separate
bunnei
2017-02-27
6
-147
/
+159
|
\
|
*
IR: separate functions of each port to their own files
wwylele
2017-02-26
6
-147
/
+159
*
|
Fix log entry in timer::signal (#2600)
B3n30
2017-02-27
1
-1
/
+1
*
|
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-26
5
-9
/
+10
*
|
Merge pull request #2587 from yuriks/status-bar
Yuri Kunde Schlesner
2017-02-26
4
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Core: Make PerfStats internally locked
Yuri Kunde Schlesner
2017-02-26
1
-2
/
+1
|
*
Add performance statistics to status bar
Yuri Kunde Schlesner
2017-02-26
1
-0
/
+3
|
*
Core: Remove unnecessary include in thread.h
Yuri Kunde Schlesner
2017-02-26
3
-1
/
+2
*
|
Merge pull request #2569 from wwylele/wrap-unwrap
bunnei
2017-02-25
5
-6
/
+149
|
\
\
|
*
|
APT: implement Wrap and Unwrap
wwylele
2017-02-21
5
-6
/
+149
*
|
|
Timers: Return an error when calling SetTimer with negative timeouts.
Subv
2017-02-21
1
-0
/
+5
*
|
|
Timers: Immediately signal the timer if it was started with an initial value ...
Subv
2017-02-21
2
-16
/
+31
|
|
/
|
/
|
*
|
HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...
Weiyi Wang
2017-02-16
1
-2
/
+5
*
|
HLE/IPC: Fix uninitialized variables in helpers (#2568)
Yuri Kunde Schlesner
2017-02-13
1
-3
/
+3
*
|
NWM changed to NIM
noah the goodra
2017-02-13
1
-1
/
+1
*
|
turned clang format back on
noah the goodra
2017-02-13
1
-1
/
+1
|
/
*
Merge pull request #2561 from wwylele/fs-rom
Yuri Kunde Schlesner
2017-02-13
2
-1
/
+5
|
\
|
*
loader: use self NCCH archive
wwylele
2017-02-13
1
-1
/
+1
|
*
file_sys: add Self NCCH archive
wwylele
2017-02-13
1
-0
/
+4
*
|
hid: remove the touch field from PadState (#2557)
Weiyi Wang
2017-02-11
1
-4
/
+0
|
/
*
Merge pull request #2027 from Lectem/ipcrefactor
Weiyi Wang
2017-02-05
5
-68
/
+363
|
\
|
*
fix wwylele's comment and use typename in templates
Lectem
2017-02-05
1
-4
/
+4
|
*
fix comments alignment
Lectem
2016-12-30
1
-22
/
+22
|
*
move Pop methods out of class body
Lectem
2016-12-26
1
-72
/
+88
|
*
IPC helpers example
Lectem
2016-12-26
3
-35
/
+40
|
*
IPC helpers
Lectem
2016-12-26
2
-48
/
+322
*
|
Merge pull request #2496 from mailwl/cfg-mem
Yuri Kunde Schlesner
2017-02-03
1
-5
/
+8
|
\
\
|
*
|
Core: update Kernel Config Memory to latest version (11.2)
mailwl
2017-01-30
1
-5
/
+8
*
|
|
GSP_GPU::StoreDataCache stubbed (#2428)
mailwl
2017-02-02
1
-1
/
+28
*
|
|
HLE/Applets: Stub Mint (eShop) Applet (#2463)
mailwl
2017-01-31
3
-0
/
+106
|
/
/
*
|
Merge pull request #2368 from wwylele/camera-2
Yuri Kunde Schlesner
2017-01-29
3
-172
/
+1242
|
\
\
|
*
|
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-11
3
-172
/
+1242
|
|
/
*
|
Merge pull request #2429 from wwylele/auto-language-fix
Yuri Kunde Schlesner
2017-01-29
1
-36
/
+38
|
\
\
|
*
|
CFG: override language setting on boot
wwylele
2017-01-19
1
-36
/
+38
*
|
|
core: fix err_f.cpp warning about unhandled enumeration value on OSX
Kloen
2017-01-29
1
-0
/
+2
*
|
|
Merge pull request #2434 from mailwl/nfc-amiibo
Yuri Kunde Schlesner
2017-01-25
4
-20
/
+249
|
\
\
\
|
*
|
|
Service/NFC: stub some functions
mailwl
2017-01-14
4
-20
/
+249
*
|
|
|
core: fix mic_u warnings on MSVC
Kloen
2017-01-23
1
-4
/
+4
*
|
|
|
HID: reset acceleroeter and gyroscope index in Init
wwylele
2017-01-20
1
-0
/
+2
*
|
|
|
CoreTiming: use named constant for ARM11 clock rate
wwylele
2017-01-16
1
-3
/
+3
*
|
|
|
HID: manages updating itself using correct ticks
wwylele
2017-01-16
2
-58
/
+93
|
/
/
/
*
/
/
GSP::WriteHWRegsWithMask: fix register mask
mailwl
2017-01-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #2425 from Subv/cleanup_todos
bunnei
2017-01-12
4
-32
/
+30
|
\
\
|
*
|
Threads: Check the process' resource limit for the max allowed priority when ...
Subv
2017-01-11
2
-13
/
+9
|
*
|
Thread: Added priority range checking to svcSetThreadPriority and removed pri...
Subv
2017-01-11
3
-18
/
+18
|
*
|
Y2R: Use the proper error code when GetStandardCoefficient receives an invali...
Subv
2017-01-11
1
-1
/
+3
*
|
|
Merge pull request #2308 from mailwl/ac-i
bunnei
2017-01-12
8
-295
/
+418
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Service/AC: add ac:i service
mailwl
2016-12-30
8
-295
/
+418
[next]