- Jan 27, 2018
-
-
MerryMage authored
-
- Jan 21, 2018
- Jan 20, 2018
-
-
James Rowe authored
-
Rozlette authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
River City Ransomware authored
* Port citra #3352 to yuzu This change allows non x86_64 architectures to compile yuzu by skipping the building of dynarmic * Fixed clang-format errors * fixes more clang-format errors
-
David authored
* Added svcCreateSharedMemory * Services which are not implemented now throw UNIMPLEMENTED() * clang-format * changed perms to u32 * removed camelcase
-
- Jan 19, 2018
-
-
River City Ransomware authored
* Fixes some cast warnings, partially fixes citra #3064 * Converted casts to uint32_t to u32 * Ran clang-format
-
goaaats authored
* Stubs for various acc:u0 funcs needed * Stub for GetDesiredLanguage in IApplicationFunctions * Add set service + stubs needed for games * Fix formatting * Implement IProfile, IManagerForApplication, return bool in CheckAvailability, style fixes * Remove IProfile::Get(needs more research), fix IPC response sizes
-
Rozlette authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
gdkchan authored
-
Lioncash authored
-
- Jan 18, 2018
-
-
Evgeni Danailov authored
* Rename verticalLayout_25 to verticalLayout_23. * Rename almost all classes.
-
River City Ransomware authored
-
gdkchan authored
-
gdkchan authored
* Stub PopLaunchParameter and implement Buffer C Descriptors reading * Address PR feedback * Ensure we push a u64 not a size_t * Fix formatting
-
flerovium^-^ authored
* bsd: start stubbing bsd:u and sfdnsres * bsd: stubbed RegisterClient * bsd: attempt to get past socket() * bsd: fix some wrong assumptions about IPC * bsd: fix format specifiers * bsd: stubbed Connect() * bsd: stubbed SendTo() * made requested changes * sockets: respect alphabetical order at service installation * run clang-format * bsd: start stubbing bsd:u and sfdnsres * bsd: stubbed RegisterClient * bsd: attempt to get past socket() * bsd: fix some wrong assumptions about IPC * bsd: fix format specifiers * bsd: stubbed Connect() * bsd: stubbed SendTo() * made requested changes * sockets: respect alphabetical order at service installation * run clang-format * run clang-format (2)
-
Rozlette authored
-
Rozlette authored
-
bunnei authored
-
Lioncash authored
Removes the need to store to separate SRC and HEADER variables, and then construct the target in most cases.
-
bunnei authored
-
Lioncash authored
Makes the codebase a little more consistent with regards to available documentation. Also amends the duplicate case where there was a similar entry at 0x72 named ConnectToPort.
-
Lioncash authored
Makes the table match SwitchBrew for these entries
-
Lioncash authored
Prevents implicit conversions.
-
Lioncash authored
-
Lioncash authored
Previously this would unnecessarily zero-initialize the vector before copying the actual data into the vector instance.
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-