- May 13, 2018
-
-
Hexagon12 authored
-
- May 11, 2018
-
-
bunnei authored
Initial support for multi-core
-
bunnei authored
More accurate GetTPCMasks impl
-
David Marcec authored
-
- May 10, 2018
- May 07, 2018
-
-
Hexagon12 authored
* Stubs for QLaunch * Wiped unrelated stuff * Addressed comment * Dropped GetPopFromGeneralChannelEvent
-
Max Thomas authored
* hid: Update mouse/keyboard state * hid: Working analog sticks * hid: Nits * hid: Nits * hid: Update mystery sections * hid: Tweaks
-
- May 03, 2018
-
-
bunnei authored
memory_hook: Default virtual destructor in the cpp file
-
bunnei authored
core_timing: Don't include the log header in core timing's header
-
Lioncash authored
Prevents creating multiple copies of the vtable in every translation unit that uses the class. Also silences a -Wweak-vtables warning
-
Lioncash authored
Avoids propagating logging macros and facilities to files that may not need them. This also allows hiding an internal constant.
-
- May 02, 2018
-
-
bunnei authored
general: Make formatting of logged hex values more straightforward
-
bunnei authored
vector_math: Ensure members are always initialized
-
bunnei authored
ipc: Add support for PopIpcInterface() method.
-
Lioncash authored
This makes the formatting expectations more obvious (e.g. any zero padding specified is padding that's entirely dedicated to the value being printed, not any pretty-printing that also gets tacked on).
-
bunnei authored
- This can be used for domain objects as inputs to service functions.
-
Lioncash authored
Ensures that values are always in a well-defined state.
-
- May 01, 2018
-
-
bunnei authored
GPU: Don't write to invalid memory locations when handling ioctls that don't have an output.
-
David authored
* GetSharedFontInOrderOfPriority * Update pl_u.cpp * Ability to use ReadBuffer and WriteBuffer with different buffer indexes, fixed up GetSharedFontInOrderOfPriority * switched to NGLOG * Update pl_u.cpp * Update pl_u.cpp * language_code is actually language code and not index * u32->u64 * final cleanups
-
Subv authored
-
- Apr 30, 2018