4993 Commits (0bde2e5fc1607687a8bcff3db45a6412e62cc77a)

Author SHA1 Message Date
Lioncash 2438be15a9 kernel/server_port: Simplify emptiness check within ShouldWait() 7 years ago
Lioncash 1bec1b6e99 kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND 7 years ago
Lioncash 1206987215 kernel/error: Remove leftover 3DS error codes 7 years ago
Lioncash fc5b2b9f14 kernel/svc: Amend returned error code for invalid priorities in CreateThread 7 years ago
Lioncash e71849e099 kernel/svc: Move and correct returned error code for invalid thread priorities in SetThreadPriority() 7 years ago
Lioncash ad85a2da06 kernel/error: Add error code for invalid pointers 7 years ago
Lioncash 7748fd0e43 kernel/error: Add error code for closed sessions 7 years ago
Lioncash 94daae2847 profile_manager: Use std::optional instead of boost::optional 7 years ago
Lioncash e89f14a0af yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
Lioncash b34685863a npad: Remove unused controller variable from OnInit() 7 years ago
Lioncash eb1e5a40e9 perf_stats: Remove unused variable within DoFrameLimiting() 7 years ago
Lioncash 8e4c18f8b1 aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function 7 years ago
Lioncash b932d4b420 vfs: Handle failure of file reading within VfsRawCopy() 7 years ago
Lioncash c2b6cc4692 key_manager: Remove unused variable in DeriveBase() 7 years ago
Zach Hilman 1977ed3d9f profile_manager: Create save data if it doesn't exist on use 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman e1784822f2 configure_system: Clear selection after user delete 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman fe98903bfe acc: Load user images from config dir 7 years ago
Zach Hilman 89d1743f1f am: Pass current user UUID to launch parameters 7 years ago
Zach Hilman 9fbe44d36e profile_manager: Load users from emulator settings 7 years ago
Zach Hilman 64595bddaf settings: Add users and current_user settings and remove username 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
David Marcec 1b21fca8d6 Added assertion failed, reworked logging levels 7 years ago
David Marcec 8363276d6e Added break types to svcBreak 7 years ago
Zach Hilman 157368b56b psm: Stub GetChargerType 7 years ago
Lioncash da95baa5de service: Add the basic skeleton for the NPNS services 7 years ago
Lioncash 633b95adce hid: Update service function table for hidbus 7 years ago
Lioncash aa09b18f97 am: Add the basic skeleton for the tcap service 7 years ago
Lioncash 85df255cd1 am: Update service function tables 7 years ago
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