- Jan 18, 2018
-
-
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)
-
bunnei authored
travis: Use Xcode 9.2
-
bunnei authored
lm: Minor logging fix to skip a byte.
-
Lioncash authored
Uses the latest available Xcode version. This allows the use of more C++17 facilities without the CI failing.
-
bunnei authored
CMakeLists: Derive the source directory grouping from targets themselves
-
bunnei authored
svc: Minor clarity changes
-
bunnei authored
-
bunnei authored
vi: Minor clean up/correctness changes
-
bunnei authored
vi: Copy data directly into the std::vector within Parcel's ReadBlock function
-
bunnei authored
hotkeys: Add missing <QTreeWidgetItem> include
-
bunnei authored
game_list: Add missing override specifier for KeyReleaseEater's eventFilter function
-
Flame Sage authored
Build: Update deploy keys
-
James Rowe authored
-
bunnei authored
game_list: Amend doxygen parameter identifiers
-
bunnei authored
telemetry: Silence initialization order warnings
-
Lioncash authored
Removes the need to store to separate SRC and HEADER variables, and then construct the target in most cases.
-
bunnei authored
-
bunnei authored
input_common/sdl: Silence a -Wpessimizing-move warning
-
bunnei authored
externals: Update catch to 2.1.0
-
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
-
bunnei authored
bootmanager: Minor tidiness/correctness changes
-
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.
-
bunnei authored
Fix NRO loading
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
- Jan 17, 2018
-
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
Moved over from #3266 in citra.
-
bunnei authored
Implement Pull #3093 from citra: Added missing headers to CMakeLists.txt and fixed includes.
-
gdkchan authored
-
bunnei authored
TIME: consolidate time:* interfaces, stub functions and structs
-
N00byKing authored
* Update bootmanager.cpp * This *should* fix the clang error
-
bunnei authored
Remove relocation on NSO/NRO
-
Rozlette authored
-
gdkchan authored
-