- 07 Jul, 2022 3 commits
-
-
liamwhite authored
kernel: clean up waiting implementation
-
Fernando S authored
service: hid: Correct some mistakes and add more validations
-
Morph authored
settings: Consolidate RangedSetting's with regular ones
-
- 06 Jul, 2022 1 commit
-
-
Morph authored
CI: Use GitHub Actions to validate pull requests
-
- 05 Jul, 2022 10 commits
- 03 Jul, 2022 1 commit
-
-
Morph authored
Update translations (2022-07-01)
-
- 02 Jul, 2022 1 commit
-
-
Liam authored
-
- 01 Jul, 2022 3 commits
-
-
Fernando S authored
cpu_manager: properly check idle on return from preemption
-
Morph authored
dynarmic: Stop ReadCode callbacks to unmapped addresses
-
The yuzu Community authored
-
- 30 Jun, 2022 6 commits
-
-
Liam authored
-
lat9nq authored
Currently to access the SP register, RegRead and RegWrite rely on a out-of-bounds array access to reach the next element in a struct. As of writing only git versions of GCC catch this error. Specify the SP register when we want to access it in these functions.
-
lat9nq authored
The latest git version of GCC has issues with my diamond inheritance shenanigans. Since that's now two compilers that don't like it I thought it'd be best to just axe all of it and just have the two templates like before. This rolls the features of BasicRangedSetting into BasicSetting, and likewise RangedSetting into Setting. It also renames them from BasicSetting and Setting to Setting and SwitchableSetting respectively. Now longer name corresponds to more complex thing.
-
Fernando S authored
Core: Remake Core Timing
-
Fernando Sahmkow authored
-
Fernando S authored
Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor"
-
- 29 Jun, 2022 2 commits
-
-
lat9nq authored
-
Narr the Reg authored
-
- 28 Jun, 2022 2 commits
-
-
Morph authored
Replace multiple names with a better name
-
Fernando Sahmkow authored
-
- 27 Jun, 2022 11 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
Support `InfoType_MesosphereCurrentProcess`
-
german77 authored
-
german77 authored
-