1961 Commits (7802364db63e0035570d89a83728c3ca3a9ed2cf)

Author SHA1 Message Date
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
David Marcec 9aa32c18b6 Used better names for mm:u and fixed bad stub 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
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
David e160ae78c8 Implement VI ConvertScalingMode (#1475) 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Zach Hilman a9af7113be aoc: Read DLC base title ID from RegisteredCache 7 years ago
Zach Hilman d5e666d21c aoc: Return size in ListAddOnContent 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
David Marcec 4055e0555d Returned an error before processing other remaps 7 years ago
David Marcec 2cbf306359 Made the minimum alignment more clear 7 years ago
David Marcec 578d5603bf Wip 7 years ago
David Marcec efe038ca52 Dynamically decide handheld variant based on supported npad id priority 7 years ago
David Marcec 8bb8d8fc63 Added error codes for nvmap 7 years ago
David Marcec e3f90389c0 Passing an invalid nmap handle to Remap should throw an error 7 years ago
bunnei fb8aec1c6f nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer. 7 years ago
David Marcec da00bd005b HwOpus, Implemented DecodeInterleavedWithPerformance 7 years ago
David Marcec 8a04b4850c Added BeginPermitVibrationSession and EndPermitVibrationSession 7 years ago
David Marcec 1b5c6fb61c Added GetLedPattern and HandheldVariant 7 years ago
David Marcec 6da6a42246 Kirby expects handheld controllers to be at position 8 7 years ago
David Marcec f3d245e919 Added the ability to "disconnect" individual npads 7 years ago
David Marcec ce16ab270d Removed unneeded forward declarations 7 years ago
David Marcec 1bc068dea2 Addressed changes for better hid 7 years ago
David Marcec ac381f9ed6 "Better Hid" rework part 1 7 years ago
David Marcec cc2c45efcc Unmapping an unmapped buffer should succeed 7 years ago
David Marcec 1cc8adaa61 Fixed assertion due to CountAddOnContent 7 years ago
David Marcec 188da5880b Ported #4296 from citra 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 1995df45b1 aoc_u: Fix edge case with DLC that causes breaks 8 years ago
Lioncash 7896075fcb services/fsp_srv: Amend service function table 8 years ago
Lioncash 35c7df89fe service/lbl: Update service function table 8 years ago
Zach Hilman 0ad053c374 aoc_u: Extract AccumulateAOCTitleIDs to separate function 8 years ago
Zach Hilman 7e0956b870 aoc_u: Implement GetAddOnContentBaseId 8 years ago
Zach Hilman 85c1dc0fbf aoc_u: Implement Count, List and Prepare AddOnContent 8 years ago
Lioncash 9d8f4d934b kernel/process: Make data member variables private 8 years ago
raven02 821b66cde5 Implement ISystemDisplayService::GetDisplayMode 8 years ago