summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2020-06-27SVC: Correct races on physical core switching.Fernando Sahmkow
2020-06-27NVFlinger: Lock race condition between CPU, Host Timing, VSync.Fernando Sahmkow
2020-06-27SVC: Add locks to the memory management.Fernando Sahmkow
2020-06-27SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.Fernando Sahmkow
2020-06-27SVC: Cleanup old methods.Fernando Sahmkow
2020-06-27CPU_Manager: Reconfigre guest threads for dynamrmic downsidesFernando Sahmkow
2020-06-27SVC: Correct SendSyncRequest.Fernando Sahmkow
2020-06-27SVC: Correct ArbitrateUnlockFernando Sahmkow
2020-06-27SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, Cance...Fernando Sahmkow
2020-06-27SVC: Remove global HLE Lock.Fernando Sahmkow
2020-06-27SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThre...Fernando Sahmkow
2020-06-27SVC: Correct CreateThread, StartThread, ExitThread, SleepThread.Fernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-06-27nfc: Update function tableVolcaEM
2020-06-27ncm: Update function tableVolcaEM
2020-06-27mm: Update function tableVolcaEM
2020-06-27mig: Update function tableVolcaEM
2020-06-27ldn: Update function tableVolcaEM
2020-06-27Oops (fix typo)VolcaEM
2020-06-27lbl: Update function tableVolcaEM
2020-06-27grc: Update function tableVolcaEM
2020-06-27friend: Update function tableVolcaEM
2020-06-27Merge pull request #4158 from Morph1984/capsbunnei
2020-06-26Merge pull request #4152 from ogniK5377/ipc-errbunnei
2020-06-26Merge pull request #4154 from ogniK5377/swkbd-nullptrbunnei
2020-06-27Merge pull request #4178 from VolcaEM/patch-6David
2020-06-27Use better names for "Unknown"sVolcaEM
2020-06-27Update function namesVolcaEM
2020-06-27btm: Give better names for unknown functionsDavid Marcec
2020-06-26btdrv: Update function table (#4174)VolcaEM
2020-06-26bpc: Update function tables (#4173)VolcaEM
2020-06-26bcat: Update function tables and add missing classes (#4172)VolcaEM
2020-06-26am: Update function tables and add missing classes (#4169)VolcaEM
2020-06-26aoc: Update function table (#4170)VolcaEM
2020-06-26Merge pull request #4177 from VolcaEM/patch-5LC
2020-06-27eupld: Update function tableVolcaEM
2020-06-27es: Update function tableVolcaEM
2020-06-27btm: Update function tablesVolcaEM
2020-06-26caps_u: Fix GetAlbumContentsFileListForApplication stubMorph
2020-06-26caps: Use enum classes and check struct sizes on compile timeMorph
2020-06-26caps: Update copyright headersMorph
2020-06-25Merge pull request #4159 from ogniK5377/mem-manager-dumb-assertbunnei
2020-06-25Merge pull request #4141 from Morph1984/SevenSixAxisSensorDavid
2020-06-25memory_manager: Remove useless assertionDavid Marcec
2020-06-24hid: Stub a series of "SevenSixAxisSensor" service commandsMorph
2020-06-25Prevent nullptr dereference on swkbd error caseDavid Marcec
2020-06-24prepo: : Don't read extra buffer from report unless passedDavid Marcec
2020-06-24Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSGDavid Marcec
2020-06-24Move GetKeyCodeMapImpl to an anonymous namespaceDavid Marcec
2020-06-24Fixed logging outputDavid Marcec