4545 Commits (4a32d92e6e2a3beb69bfadfb9cd4bb1963c5b94f)

Author SHA1 Message Date
Zach Hilman 3b8c0f8885 service: Add skeleton for psm service 7 years ago
Lioncash 90a981a03a kernel/process: Make the handle table per-process 7 years ago
Lioncash 896c0f61a0 svc: Fix vma boundary check in svcQueryMemory 7 years ago
David Marcec a03600ba28 Added auto controller switching to supported controllers and single joycon button rotation 7 years ago
Zach Hilman 7e0d2fc994 aoc_u: Stub GetAddOnContentListChangedEvent 7 years ago
Zach Hilman 0aef2b9c26 crypto: Use compressed sizes in offset calculation for KIP decompression 7 years ago
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 7 years ago
David Marcec 7a7dad05c0 Stubbed home blocking 7 years ago
Lioncash 1833498617 es: Update service function tables 7 years ago
Lioncash a653be3510 audio: Update service function tables 7 years ago
Lioncash 2b9fd23058 omm: Update service function tables 7 years ago
Lioncash 4f52800822 nifm: Update service function tables 7 years ago
Lioncash f6c5a48dd1 hid: Update service function tables 7 years ago
Lioncash d0cda7fe40 nim: Add the basic skeleton of the nim:eca service 7 years ago
Lioncash d16bafc99d ns: Update service function table 7 years ago
Lioncash a056b284cf set_cal: Update service function table 7 years ago
Lioncash 4b5ae8dbaa svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitrateUnlock 7 years ago
Lioncash d27f4a4928 common: Move Is4KBAligned() to alignment.h 7 years ago
Lioncash f109615be0 core: Remove unnecessary assert in ArmInterface() 7 years ago
David Marcec 98c7a6d622 Used better names for mm:u and fixed bad stub 7 years ago
Lioncash 33830aa65a svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory 7 years ago
Lioncash 452aa30cb7 hid/controller: Remove unused header inclusions 7 years ago
Lioncash 7f52dc1790 hid/controller/npad: Remove unused dump_idx member variable 7 years ago
Lioncash 7eb2328d8e hid/controller/npad: Remove unnecessary semicolon from the closing brace of LedPattern's constructor 7 years ago
Lioncash 929ed59f1f hid/controller/npad: Remove #pragma once from the cpp file 7 years ago
Lioncash aeda743446 hid/controller/npad: Move npad_id_list into the cpp file 7 years ago
Lioncash aeca224890 hid/controller/npad: Remove unnecessary const from void return type 7 years ago
Lioncash 46202e984e hid/controller: Default the destructors of all controller types in the cpp file 7 years ago
Lioncash 119b47f366 controller_base: Default the base class constructor and destructor in the cpp file 7 years ago
Zach Hilman 9d0fb0f815 qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 59044862a9 registered_cache: Deduplicate results of ListEntry and ListEntryFilter 7 years ago
David Marcec 8144fa42bd Using dual joycons as the default controller 7 years ago
Zach Hilman 780c21ab2d fsp_srv: Apply patches to Data storage in OpenDataStorageByDataId 7 years ago
Zach Hilman d8273c3857 patch_manager: Add support for using LayeredFS with Data 7 years ago
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Lioncash 871350ae35 content_archive: Simpify assignment of bktr_base_romfs in the constructor 7 years ago
Lioncash 441b5b97bd content_archive: Make IsValidNCA() an internally linked function 7 years ago
Lioncash 53e77ffbfe content_archive: Simplify rights ID check 7 years ago
Lioncash d6604fa765 content_archive: Split loading into separate functions 7 years ago
Lioncash 4783ad54de content_archive: Pass and take NCASectionHeader instance by reference 7 years ago
Lioncash 73e1e929a2 XCI: Add function for checking the existence of the program NCA 7 years ago
David 92d8ad3770 Implement VI ConvertScalingMode (#1475) 7 years ago
Zach Hilman 9d4e6176eb savedata_factory: Add TemporaryStorage SaveDataSpaceId 7 years ago
Zach Hilman 74890cf2da savedata_factory: Add support for DeviceSaveData 7 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash 76fc8b59b2 file_sys/control_metadata: Get rid of magic constants 7 years ago
Lioncash bed872ed38 nso: Return an optional address from LoadModule 7 years ago
Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
Lioncash 59f872a8e0 core: Make the live Cpu instances unique_ptrs instead of shared_ptrs 7 years ago
Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr 7 years ago