summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2019-09-22Deglobalize System: HidDavid Marcec
2019-09-22Deglobalize System: FriendDavid Marcec
2019-09-22Deglobalize System: FatalDavid Marcec
2019-09-22Deglobalize System: BtmDavid Marcec
2019-09-22Deglobalize System: BtdrvDavid Marcec
2019-09-22Deglobalize System: AocDavid Marcec
2019-09-22Deglobalize System: AmDavid Marcec
2019-09-22Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1David
2019-09-21pl_u: Use kernel physical memoryZach Hilman
2019-09-21qt: Prompt user for confirmation if exit lock is activeZach Hilman
2019-09-22server side clang format fix2David Marcec
2019-09-21am: Implement ISelfController ExitLock commandsZach Hilman
2019-09-21am: Implement ISelfController ExitZach Hilman
2019-09-21am: Add RequestExit event to AppletMessageQueueZach Hilman
2019-09-22Use clang-format provided by build serverDavid Marcec
2019-09-21pl_u: Remove excess static qualifierZach Hilman
2019-09-21pl_u: Use OSS system archives if real archives don't existZach Hilman
2019-09-22Merge pull request #2612 from DarkLordZach/prepo-newDavid
2019-09-21pl_u: Expose method to encrypt TTF to BFTTFZach Hilman
2019-09-21prepo: Remove system global accessorsZach Hilman
2019-09-21prepo: Implement SaveReport New and System variantsZach Hilman
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21filesystem: Add const qualification to various accessorsZach Hilman
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman
2019-09-21am: Unstub IApplicationFunctions EnsureSaveData (20)Zach Hilman
2019-09-21filesystem: Pass Size Getter functions to IFileSystem for sizesZach Hilman
2019-09-21filesystem: Add FileSystemController to deglobalize FS servicesZach Hilman
2019-09-21Mark KickOffPb & SubmitGPFIFO as traceDavid Marcec
2019-09-20disable clang-format tempDavid Marcec
2019-09-19Initial implementation of Ioctl2 & Ioctl3David Marcec
2019-09-14Merge pull request #2667 from DarkLordZach/profile-editorbunnei
2019-09-09Merge pull request #2716 from lioncash/hle-globalDavid
2019-09-09Merge pull request #2763 from lioncash/map-physDavid
2019-09-05Merge pull request #2418 from DarkLordZach/srv-esDavid
2019-09-04service/am: Remove usages of global system accessorsLioncash
2019-09-04kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemo...Lioncash
2019-09-04kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/...Lioncash
2019-09-05Merge pull request #2834 from Morph1984/audrenu_QueryAudioDeviceInputEventDavid
2019-09-05Merge pull request #2836 from Morph1984/hid_vibrationDavid
2019-09-05Merge pull request #2818 from MysticExile/fmtDavid
2019-09-04AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827)mailwl
2019-09-04Merge pull request #2829 from Morph1984/audiobunnei
2019-09-04dittoMorph1984
2019-09-04IsVibrationEnabled() as a const member funcMorph1984
2019-09-04clang-formatMorph1984
2019-09-04Update npad.hMorph1984
2019-09-04Update npad.cppMorph1984
2019-09-04Update hid.hMorph1984
2019-09-04Update hid.cppMorph1984