- 27 Jun, 2020 40 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
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host Timing, Reworks the Kernel's Scheduler, Introduce Idle State and Suspended State, Recreates the bootmanager, Initializes Multicore system.
-
David authored
Implement SpinLocks, Fibers and a Host Timer
-
bunnei authored
Fix framebuffer size on fractional scaling display
-
bunnei authored
hotkeys: Add a "Mute Audio" hotkey
-
bunnei authored
caps: Use enum classes and check struct sizes on compile time
-
bunnei authored
Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG
-
bunnei authored
Prevent nullptr dereference on swkbd error case
-
bunnei authored
shader/half_set: Implement HSET2_IMM
-
David authored
es: Update function table
-
VolcaEM authored
-
LC authored
btm: Give better names for unknown functions
-
VolcaEM authored
-
David Marcec authored
-
VolcaEM authored
* btdrv: Update function table
-
VolcaEM authored
* bpc: Update function tables This was based on Switchbrew page: https://switchbrew.org/wiki/PCV_services
-
VolcaEM authored
* bcat: Update function tables and add missing classes
-
VolcaEM authored
* am: Update function tables and add missing classes * Remove comments (1/5) * Remove comments (2/5) * Remove comments (3/5) * Remove comments (4/5) * Remove comments (5/5) * Remove unused classes (1/2) * Remove unused classes (2/2)
-
VolcaEM authored
* aoc: Update function table * Remove comments
-
LC authored
btm: Update function tables
-
LC authored
eupld: Update function table
-