4548 Commits (1f01627bbca600ac30c63ba1f1d30f10e2f54669)

Author SHA1 Message Date
Lioncash f8220c84fc prepo: Update service function table. 7 years ago
Lioncash 4c7235b008 lbl: Update service function table names 7 years ago
Zach Hilman 1180af1627 psm: Stub GetBatteryChargePercentage 7 years ago
Zach Hilman e37e15fd1e service: Add skeleton for psm service 7 years ago
Lioncash e13c95fbe5 kernel/process: Make the handle table per-process 7 years ago
Lioncash 3c47ef0927 svc: Fix vma boundary check in svcQueryMemory 7 years ago
David Marcec d4034559b1 Added auto controller switching to supported controllers and single joycon button rotation 7 years ago
Zach Hilman 50ee6b4082 aoc_u: Stub GetAddOnContentListChangedEvent 7 years ago
Zach Hilman 2241677092 crypto: Use compressed sizes in offset calculation for KIP decompression 7 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 7 years ago
David Marcec 69140470d7 Stubbed home blocking 7 years ago
Lioncash 72461fb8f4 es: Update service function tables 7 years ago
Lioncash b35b5073aa audio: Update service function tables 7 years ago
Lioncash 9fc0851d40 omm: Update service function tables 7 years ago
Lioncash 668ab6ec8b nifm: Update service function tables 7 years ago
Lioncash 9abf6af0f1 hid: Update service function tables 7 years ago
Lioncash 48c8e17b99 nim: Add the basic skeleton of the nim:eca service 7 years ago
Lioncash f6aee09f02 ns: Update service function table 7 years ago
Lioncash 3294204b2a set_cal: Update service function table 7 years ago
Lioncash c015a42cc2 svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitrateUnlock 7 years ago
Lioncash 7784a1ca44 common: Move Is4KBAligned() to alignment.h 7 years ago
Lioncash 3813aafaaf core: Remove unnecessary assert in ArmInterface() 7 years ago
David Marcec 9aa32c18b6 Used better names for mm:u and fixed bad stub 7 years ago
Lioncash 489f59e45f svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory 7 years ago
Lioncash 374ea27a8b hid/controller: Remove unused header inclusions 7 years ago
Lioncash ca3d440f78 hid/controller/npad: Remove unused dump_idx member variable 7 years ago
Lioncash 72aa1f10f6 hid/controller/npad: Remove unnecessary semicolon from the closing brace of LedPattern's constructor 7 years ago
Lioncash 5583e4f15d hid/controller/npad: Remove #pragma once from the cpp file 7 years ago
Lioncash fd85f5b847 hid/controller/npad: Move npad_id_list into the cpp file 7 years ago
Lioncash 9338428f43 hid/controller/npad: Remove unnecessary const from void return type 7 years ago
Lioncash f864e487b9 hid/controller: Default the destructors of all controller types in the cpp file 7 years ago
Lioncash 6f8f5f1d0a controller_base: Default the base class constructor and destructor in the cpp file 7 years ago
Zach Hilman a0f408400b qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 148b28bad1 registered_cache: Deduplicate results of ListEntry and ListEntryFilter 7 years ago
David Marcec 128f14d60e Using dual joycons as the default controller 7 years ago
Zach Hilman b36874c0b7 fsp_srv: Apply patches to Data storage in OpenDataStorageByDataId 7 years ago
Zach Hilman ee70cf8a1a patch_manager: Add support for using LayeredFS with Data 7 years ago
bunnei b1c31be284 config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Lioncash b00f4831b0 content_archive: Simpify assignment of bktr_base_romfs in the constructor 7 years ago
Lioncash 6adf7a6f99 content_archive: Make IsValidNCA() an internally linked function 7 years ago
Lioncash 401a947c41 content_archive: Simplify rights ID check 7 years ago
Lioncash 33363de6df content_archive: Split loading into separate functions 7 years ago
Lioncash 067a174e00 content_archive: Pass and take NCASectionHeader instance by reference 7 years ago
Lioncash 54ff822f66 XCI: Add function for checking the existence of the program NCA 7 years ago
David e160ae78c8 Implement VI ConvertScalingMode (#1475) 7 years ago
Zach Hilman 82da4930c1 savedata_factory: Add TemporaryStorage SaveDataSpaceId 7 years ago
Zach Hilman 0595fc9947 savedata_factory: Add support for DeviceSaveData 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash e83e140e3f file_sys/control_metadata: Get rid of magic constants 7 years ago
Lioncash 3b0b8c3f80 nso: Return an optional address from LoadModule 7 years ago