929 Commits (70d1edf9c963911bd1c2d3838fa2ebed63fc6f82)

Author SHA1 Message Date
MerryMage 70d1edf9c9 DSP_DSP: Add return IPC headers 10 years ago
MerryMage 4827a1bff7 DSP_DSP: Updated interrupt implementation 10 years ago
MerryMage 0b06d3db52 DSP_DSP: Remove unused variable 10 years ago
Sam Spilsbury f97406b393 fs: Fix what appears to be a typo (filename_size / file_size) 10 years ago
tfarley 459035a108 HWRasterizer: Texture forwarding 10 years ago
Lioncash 0e86c22c25 core: Clean out some unnecessary header includes 10 years ago
mailwl 00008f93a5 Set Kernel config "Unknown Value" to 0x1 10 years ago
JamePeng 1cd0d7fcde update the code of AM service! (#1623) 10 years ago
mailwl 3eb8b8eebb cecd:u: stub GetCecStateAbbreviated (#1648) 10 years ago
JamePeng 943cdb37a3 append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A 10 years ago
MerryMage 9f9c987924 Common: Remove Common::make_unique, use std::make_unique 10 years ago
JamePeng a1f65b8ca9 implement APT::GetStartupArgument 10 years ago
JamePeng 883e0b1292 Append the missing function name"GetAppletInfo" to APT:A 10 years ago
exhalatio ea94aea447 Dummy implementation dlp:SRVR Service. 10 years ago
Ryan Loebs 4a65ac22db Rework sockopt translation to match the error translation code already in place 10 years ago
mailwl 21655cfb63 cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle 10 years ago
mailwl b6f4f4bb7e Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue 10 years ago
purpasmart96 b1a0f498f2 GSP: Return proper error codes for register writes 10 years ago
Ryan Loebs f2750f5b91 Code style 10 years ago
Ryan Loebs 34aa921efe Added GetSockOptName 10 years ago
Ryan Loebs c30f930e19 Derp: win32: typedef int socklen_t; 10 years ago
Ryan Loebs 9e2246851d But of course, Windows uses 'int' while Linux uses 'socklen_t' 10 years ago
Ryan Loebs 8dfc45cc72 Compiling on Windows now 10 years ago
Ryan Loebs 428f2a086b Formatting... 10 years ago
Ryan Loebs 4f9f5c81bf Addressing PR comments 10 years ago
Ryan Loebs 15fc212d1c SOC Updates 10 years ago
Ryan Loebs 3ad6ac2a67 Add common methods to all cfg:* ports 10 years ago
mailwl 32a790dbdc frd:u: Initial stub some functions 10 years ago
wwylele 648b2dc071 use reference instead of pointer 10 years ago
wwylele 586f6b854c implement GyroscopeCalibrateParam 10 years ago
wwylele 9fe0c0b898 implement accel and gyro backend 10 years ago
Lioncash 29135ab8d1 session: Make helper functions constexpr 10 years ago
Lioncash 3bec523130 soc_u: Get rid of explicit delete and new 10 years ago
Subv b94133bd71 HLE/FS: Change the error code returned when an ExtSaveData archive is not found. 10 years ago
Subv 438f0cb335 HLE/FS: Corrected some style concerns. 10 years ago
Subv 0e84970817 HLE/FS: Fixed creating the config savefile when it doesn't exist. 10 years ago
Subv 9773d90363 HLE/FS: Implemented GetFormatInfo 10 years ago
Subv 90d5e8b597 HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist. 10 years ago
Subv 6983167205 HLE/FS: Return the proper error codes when opening files. 10 years ago
Subv a871f0b7d0 HLE/FS: Fixed the OpenDirectory error code 10 years ago
Subv bbbdb660af HLE/FS: Return the proper error codes on file Read/Write operations. 10 years ago
Subv e248331abc HLE/FS: Corrected the error codes for DeleteFile 10 years ago
Subv 33fe4fe894 HLE/FS: Corrected the error codes for CreateFile 10 years ago
Subv 3c9508c468 HLE/FS: FS::CreateFile takes an u64 for the file size. 10 years ago
JamePeng 7d60d58ee1 Reorganize the ndm service path for dummy implement function 10 years ago
wwylele 0af67d267f hid: fix pad update 10 years ago
Lioncash bc06a2c79e svc: Move ResetType enum to the kernel event header 10 years ago
Lioncash bdaa3dcf06 svc: Remove unused ArbitrationType enum 10 years ago
Lioncash 219ecd2ee7 svc: Make ResetType an enum class 10 years ago
pippo2931 cc6c9fa8fd Fix header 10 years ago