aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2019-07-14Merge pull request #2690 from SciresM/physmem_fixesFernando Sahmkow
2019-07-13Clang formatDavid Marcec
2019-07-13"AudioRenderer" thread should have a unique nameDavid Marcec
2019-07-11Remove unicorn mappings/unmappingsMichael Scire
2019-07-11Merge pull request #2717 from SciresM/unmirror_memorybunnei
2019-07-11Merge pull request #2723 from lioncash/membunnei
2019-07-11service/am: Implement IsAutoSleepDisabledLioncash
2019-07-11service/am: Implement SetAutoSleepDisabledLioncash
2019-07-11core/arm: Remove obsolete Unicorn memory mappingLioncash
2019-07-11Restore memory perms on svcUnmapMemory/UnloadNroMichael Scire
2019-07-10Merge pull request #2700 from ogniK5377/GetFriendListbunnei
2019-07-10Merge pull request #2611 from DarkLordZach/pm-info-cmdbunnei
2019-07-10Merge pull request #2650 from DarkLordZach/mii-iface-verbunnei
2019-07-09IFriendService::GetFriendListDavid Marcec
2019-07-08Prevent merging of device mapped memory blocks.Michael Scire
2019-07-08Merge pull request #2657 from ogniK5377/npad-assignmentsZach Hilman
2019-07-08addressed issuesDavid Marcec
2019-07-07Merge pull request #2651 from DarkLordZach/apm-boost-mode-1bunnei
2019-07-07Merge pull request #2642 from DarkLordZach/fsp-log-2bunnei
2019-07-07Remove unused member function declarationMichael Scire
2019-07-07physmem: add helpers, cleanup logic.Michael Scire
2019-07-07clang-format fixesMichael Scire
2019-07-07address review commentaryMichael Scire
2019-07-07Implement MapPhysicalMemory/UnmapPhysicalMemoryMichael Scire
2019-07-06mii: Implement IDatabaseService SetInterfaceVersionZach Hilman
2019-07-06Merge pull request #2677 from lioncash/assertZach Hilman
2019-07-06clang-format fixesMichael Scire
2019-07-06am: Implement GetAccumulatedSuspendedTickValueMichael Scire
2019-07-06kernel/vm_manager: Rename 'new map' to 'stack'Lioncash
2019-07-05kernel/vm_manager: Handle stack/TLS IO region placement betterLioncash
2019-07-04Merge pull request #2555 from lioncash/tlsZach Hilman
2019-07-04Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEventbunnei
2019-07-04Merge pull request #2638 from DarkLordZach/quest-flagbunnei
2019-07-03kernel/process: Default initialize all member variablesLioncash
2019-07-03kernel/process: Decouple TLS handling from threadsLioncash
2019-07-03kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundaryLioncash
2019-07-03Merge pull request #2613 from ogniK5377/InitalizeApplicationInfoZach Hilman
2019-07-03Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandleZach Hilman
2019-07-02Merge pull request #2604 from ogniK5377/INotificationServicebunnei
2019-07-02file_sys: Rename other ContentRecordType membersBakugo
2019-07-01IAudioDevice::QueryAudioDeviceOutputEventDavid Marcec
2019-07-01hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignmentDavid Marcec
2019-06-30Merge pull request #2583 from FernandoS27/core-timing-safebunnei
2019-06-28am: Implement SetCpuBoostMode in terms of APMZach Hilman
2019-06-28apm: Implement SetCpuBoostModeZach Hilman
2019-06-28apm: Add getters for performance config and modeZach Hilman
2019-06-28apm: Add apm:am serviceZach Hilman
2019-06-28apm: Add Controller class to manage speed data and applicationZach Hilman
2019-06-28fsp-srv: Implement GetAccessLogVersionInfoZach Hilman
2019-06-28fsp-srv: Implement OutputAccessLogToSdCardZach Hilman