6301 Commits (131b342130f21cf66ca64ece8034951ad6cce1f7)

Author SHA1 Message Date
Lioncash 7653e4babc service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceName() 7 years ago
Lioncash 6ecbc6c557 service/audren_u: Report proper device names 7 years ago
Fernando Sahmkow 5e457bf258 Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. 7 years ago
Lioncash 093e5440e2 core: Remove CurrentArmInterface() global accessor 7 years ago
David Marcec ea5602b959 Clang format 7 years ago
David Marcec 73b37886c1 "AudioRenderer" thread should have a unique name 7 years ago
Michael Scire d4fc560c05 Remove unicorn mappings/unmappings 7 years ago
Lioncash f4ae449f73 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash b81f6f67f5 service/am: Implement SetAutoSleepDisabled 7 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
Lioncash 70624e1c1d core/arm: Remove obsolete Unicorn memory mapping 7 years ago
Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
Zach Hilman adab188c2b system_archive: Add open-source reimplementation of MiiModel data 7 years ago
Zach Hilman 37a352e9d3 mii: Handle logging of unknown database source 7 years ago
David Marcec 0330f5d6f8 IFriendService::GetFriendList 7 years ago
Michael Scire 697206092e Prevent merging of device mapped memory blocks. 7 years ago
David Marcec 5234e08a0d addressed issues 7 years ago
Zach Hilman 50d5414075 key_manager: Convert Ticket union to std::variant 7 years ago
Zach Hilman d9ef20e5a5 es: Populate/synthesize tickets on construction 7 years ago
Zach Hilman f8718ae779 key_manager: Add structure for Ticket parsing 7 years ago
Zach Hilman b294b13584 es: Implement ETicket GetPersonalizedTicketData (17) 7 years ago
Zach Hilman c6a32dc077 es: Implement ETicket GetCommonTicketData (16) 7 years ago
Zach Hilman 44b0c19f6a es: Implement ETicket GetPersonalizedTicketSize (15) 7 years ago
Zach Hilman 35b617b57f es: Implement ETicket GetCommonTicketSize (14) 7 years ago
Zach Hilman 669a21babb es: Implement ETicket ListPersonalizedTicket (12) 7 years ago
Zach Hilman 5d6bf75296 es: Implement ETicket ListCommonTicket (11) 7 years ago
Zach Hilman 11f45e6015 es: Implement ETicket CountPersonalizedTicket (10) 7 years ago
Zach Hilman 71bc2182c2 es: Implement ETicket CountCommonTicket (9) 7 years ago
Zach Hilman 475a7a4446 es: Implement ETicket GetTitleKey (8) 7 years ago
Zach Hilman f15f73a555 es: Implement ETicket ImportTicket (1) 7 years ago
Zach Hilman e35fac2054 key_manager: Add accessors/helpers for ticket management 7 years ago
Zach Hilman 5275fd2789 key_manager: Add equality operator for RSAKeyPair 7 years ago
Michael Scire ca6f08e3b1 Remove unused member function declaration 7 years ago
Michael Scire ce64a9fab9 physmem: add helpers, cleanup logic. 7 years ago
Michael Scire b901cd584e clang-format fixes 7 years ago
Michael Scire 1689784c19 address review commentary 7 years ago
Michael Scire 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Lioncash 56c7912159 kernel/process: Allocate the process' TLS region during initialization 7 years ago
Lioncash eb6f55d880 kernel/process: Move main thread stack allocation to its own function 7 years ago
Zach Hilman a4ef86a021 mii: Implement IDatabaseService SetInterfaceVersion 7 years ago
Michael Scire 36259c01c2 clang-format fixes 7 years ago
Michael Scire 7fb7d3c218 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Lioncash 65c748fbd3 memory: Remove unused includes 7 years ago
Lioncash 63a5f48e7e memory: Remove unused PageTable forward declaration 7 years ago
Lioncash 2a9e388290 kernel/vm_manager: Rename 'new map' to 'stack' 7 years ago
Lioncash 313cc36fec kernel/vm_manager: Handle stack/TLS IO region placement better 7 years ago
Lioncash 48807e9a24 core/reporter: Allow moves into SaveToFile() 7 years ago
Lioncash 2321656dbe core/reporter: Add missing includes and forward declarations 7 years ago
Lioncash e721c344ae core/reporter: Remove unnecessary namespace qualifiers 7 years ago
Lioncash 6ec48af222 core/reporter: Remove pessimizing move in GetHLERequestContextData() 7 years ago