aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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-11yuzu: Remove setting for using UnicornLioncash
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-10system_archive: Add open-source reimplementation of MiiModel dataZach Hilman
2019-07-10mii: Handle logging of unknown database sourceZach Hilman
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-07key_manager: Convert Ticket union to std::variantZach Hilman
2019-07-07es: Populate/synthesize tickets on constructionZach Hilman
2019-07-07key_manager: Add structure for Ticket parsingZach Hilman
2019-07-07es: Implement ETicket GetPersonalizedTicketData (17)Zach Hilman
2019-07-07es: Implement ETicket GetCommonTicketData (16)Zach Hilman
2019-07-07es: Implement ETicket GetPersonalizedTicketSize (15)Zach Hilman
2019-07-07es: Implement ETicket GetCommonTicketSize (14)Zach Hilman
2019-07-07es: Implement ETicket ListPersonalizedTicket (12)Zach Hilman
2019-07-07es: Implement ETicket ListCommonTicket (11)Zach Hilman
2019-07-07es: Implement ETicket CountPersonalizedTicket (10)Zach Hilman
2019-07-07es: Implement ETicket CountCommonTicket (9)Zach Hilman
2019-07-07es: Implement ETicket GetTitleKey (8)Zach Hilman
2019-07-07es: Implement ETicket ImportTicket (1)Zach Hilman
2019-07-07key_manager: Add accessors/helpers for ticket managementZach Hilman
2019-07-07key_manager: Add equality operator for RSAKeyPairZach Hilman
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-07kernel/process: Allocate the process' TLS region during initializationLioncash
2019-07-07kernel/process: Move main thread stack allocation to its own functionLioncash
2019-07-06mii: Implement IDatabaseService SetInterfaceVersionZach Hilman
2019-07-06Merge pull request #2674 from lioncash/reporterZach 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-06memory: Remove unused includesLioncash
2019-07-06memory: Remove unused PageTable forward declarationLioncash