aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
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
2020-06-24Implement GetKeyCodeMap & GetKeyCodeMap2David Marcec
2020-06-23Merge pull request #4138 from Morph1984/GyroscopeZeroDriftModebunnei
2020-06-23Merge pull request #4128 from lioncash/move2bunnei
2020-06-22lm: Silence no return value warningMorph
2020-06-22account: Update function tables and add missing classes (#4145)VolcaEM
2020-06-21hid: Implement Get/ResetGyroscopeZeroDriftModeMorph
2020-06-20software_keyboard: Eliminate trivial redundant copiesLioncash
2020-06-18memory_manager: Explicitly specifcy std::min<size_t>MerryMage
2020-06-18Move SHA256Hash to its original positionVolcaEM
2020-06-16Remove unnecessary pragmasVolcaEM
2020-06-16Revert IsValidNRO refactor but make it more readableVolcaEM
2020-06-16Update assert stringVolcaEM