- 10 Apr, 2021 1 commit
-
-
bunnei authored
Friend: Stub GetPlayHistoryRegistrationKey
-
- 09 Apr, 2021 14 commits
-
-
bunnei authored
hid: Update service function tables
-
bunnei authored
video_core: Avoid spin loops.
-
bunnei authored
service: Update service function tables
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
bunnei authored
service: hid: Stub SetAnalogStickUseCenterClamp
-
bunnei authored
kernel: Increase event and session counts
-
- 08 Apr, 2021 6 commits
-
-
bunnei authored
service: am: Update service function tables
-
bunnei authored
service: Add a toggle for auto stub fallback
-
bunnei authored
nvhost_nvdec_common: Avoid memcpy with null pointers
-
bunnei authored
svc: Expand SVC tables
-
Morph authored
- Used by eBASEBALLパワフルプロ野球2020
-
bunnei authored
service: fs: Update service function tables
-
- 07 Apr, 2021 19 commits
-
-
bunnei authored
nvhost_ctrl_gpu: Avoid sending null pointer to memcpy
-
bunnei authored
service: acc: Update service function tables
-
Markus Wick authored
There is no need for a busy loop here. Let's just use a condition variable to save some power.
-
Markus Wick authored
Else the fence might get submited out-of-order into the queue, which makes testing them pointless. Overhead should be tiny as the mutex is just moved from the queue to the writing code.
-
Markus Wick authored
This was implicitly done by `is_powered_on = false`, however the explicit method allows us to block until the GPU is actually gone. This should fix a race condition while removing the other subsystems while the GPU is still active.
-
Markus Wick authored
It shall block until there is something to consume in the queue. And use it for the GPU emulation instead of the spin loop. This is only in booting the emulator, however in BOTW this is the case for about 1 second.
-
bunnei authored
common: Move assert failure handling into a cpp file.
-
bunnei authored
process_capability: Handle extended SVC range
-
bunnei authored
service: audio: Update service function tables
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
german77 authored
-
Morph authored
-
Morph authored
-
Morph authored
-