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
...
*
|
|
|
Create a random console_unique_id (#2668)
B3n30
2017-05-05
2
-5
/
+71
|
/
/
/
*
|
|
Merge pull request #2606 from wwylele/ir
bunnei
2017-05-03
4
-44
/
+757
|
\
\
\
|
*
|
|
ir: implement circle pad pro
wwylele
2017-05-03
4
-44
/
+757
*
|
|
|
Merge pull request #2532 from wwylele/ldrro-ipc
Yuri Kunde Schlesner
2017-04-18
1
-193
/
+138
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ldr_ro: use IPC helper
wwylele
2017-04-17
1
-193
/
+138
|
|
/
/
*
|
|
Merge pull request #2659 from MerryMage/dsp_dsp-correction
bunnei
2017-04-13
1
-0
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dsp_dsp: Messages are modified by service before being sent to DSP
MerryMage
2017-04-12
1
-0
/
+18
*
|
|
Merge pull request #2628 from Subv/uds
Sebastian Valle
2017-04-12
2
-45
/
+388
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Services/UDS: Fixed a style mistake in GetChannel.
Sebastian Valle
2017-03-27
1
-2
/
+1
|
*
|
Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu...
Subv
2017-03-26
1
-4
/
+4
|
*
|
Services/UDS: Signal the connection event when closing down the network.
Subv
2017-03-26
1
-0
/
+1
|
*
|
Services/UDS: Do not allow trying to start up a network that only the host ca...
Subv
2017-03-26
1
-0
/
+3
|
*
|
Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.
Subv
2017-03-26
2
-2
/
+58
|
*
|
Services/UDS: Store the entire NetworkInfo structure that was used to create ...
Subv
2017-03-26
1
-13
/
+5
|
*
|
Services/UDS: Initial support for hosting local-wlan networks.
Subv
2017-03-26
2
-44
/
+336
*
|
|
Merge pull request #2533 from Lectem/apt_ipchelper
bunnei
2017-04-06
6
-257
/
+386
|
\
\
\
|
*
|
|
hopefully fix clang-format issues with old version
Lectem
2017-03-20
1
-3
/
+2
|
*
|
|
address more comments
Lectem
2017-03-19
1
-20
/
+20
|
*
|
|
Cast size_t to u32 for PushStaticBuffer usages
Lectem
2017-03-18
1
-2
/
+2
|
*
|
|
IPCHelper Skip method + address comments for apt
Lectem
2017-03-18
3
-38
/
+46
|
*
|
|
fix #2560 and other comments
Lectem
2017-03-18
3
-22
/
+22
|
*
|
|
move push out of class body and add u8 u16 bool specializations
Lectem
2017-03-18
4
-55
/
+114
|
*
|
|
refactor APT service to use the new IPC helpers
Lectem
2017-03-18
4
-195
/
+258
*
|
|
|
Merge pull request #2634 from wwylele/battery
bunnei
2017-04-06
2
-1
/
+16
|
\
\
\
\
|
*
|
|
|
shared_page: stub battery state
wwylele
2017-03-21
2
-1
/
+16
*
|
|
|
|
error conversion fixes for soc_u
noah the goodra
2017-04-03
1
-39
/
+32
*
|
|
|
|
Fix OutputDebugString syscall
Michael Theall
2017-04-01
2
-4
/
+4
*
|
|
|
|
ptm: create SharedExtSave file before openning it
wwylele
2017-03-25
1
-1
/
+1
|
/
/
/
/
*
/
/
/
apt: fix RequestBuilder parameters for Unwrap
wwylele
2017-03-18
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2497 from wwylele/input-2
bunnei
2017-03-17
2
-37
/
+56
|
\
\
\
|
*
|
|
Input: remove unused stuff & clean up
wwylele
2017-03-01
1
-34
/
+0
|
*
|
|
HID: use AnalogDevice
wwylele
2017-03-01
1
-2
/
+9
|
*
|
|
HID: use ButtonDevice
wwylele
2017-03-01
2
-1
/
+47
|
|
/
/
*
|
|
Merge pull request #2620 from FernandoS27/syscore_error
bunnei
2017-03-15
1
-5
/
+15
|
\
\
\
|
*
|
|
Refined thread launch on syscore error messages
Fernando Sahmkow
2017-03-09
1
-5
/
+15
|
|
/
/
*
/
/
cfg: implement GenHashConsoleUnique
wwylele
2017-03-12
1
-7
/
+24
|
/
/
*
|
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
[prev]
[next]