bunnei
|
7a06037c5f
hle: ipc: Add declarations for TIPC.
|
5 ani în urmă |
ReinUsesLisp
|
f8650a9580
core: Silence Wclass-memaccess warnings
|
5 ani în urmă |
ReinUsesLisp
|
3ff978aa4f
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
|
5 ani în urmă |
bunnei
|
1bdae0fe29
common_func: Use std::array for INSERT_PADDING_* macros.
|
6 ani în urmă |
bunnei
|
3e930304fe
Merge pull request #2090 from FearlessTobi/port-4599
|
7 ani în urmă |
Lioncash
|
02bc9e9de1
core/hle/ipc: Remove unnecessary includes
|
7 ani în urmă |
Weiyi Wang
|
89abef3518
remove all occurance of specifying endianness inside BitField
|
7 ani în urmă |
Lioncash
|
1fb4bebb63
kernel/errors: Remove now-unused, unnecessary, error codes
|
7 ani în urmă |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 ani în urmă |
Valentin Vanelslande
|
2ec9fbc2d4
ipc: minor fix
|
7 ani în urmă |
greggameplayer
|
94fecef137
add IPC CommandType & Some HID FunctionInfo (#487)
|
8 ani în urmă |
David Marcec
|
fd86cdb2e2
Added RequestWithContext & ControlWithContext
|
8 ani în urmă |
bunnei
|
fadab1d5f3
ipc: Add support for PopIpcInterface() method.
|
8 ani în urmă |
bunnei
|
1ce6fff064
hle_ipc: Add helper functions for reading and writing buffers.
|
8 ani în urmă |
gdkchan
|
59575d5cae
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
|
8 ani în urmă |
bunnei
|
30cb98f874
ipc: Implement domain command CloseVirtualHandle.
|
8 ani în urmă |
MerryMage
|
e35644c005
clang-format
|
8 ani în urmă |
Subv
|
ab86b80cac
IPC: Corrected some definitions for the buffer C descriptor flags.
|
8 ani în urmă |
Subv
|
0368324f79
IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.
|
8 ani în urmă |
Subv
|
226786f0b0
IPC: Use the correct size when pushing raw data to the command buffer and fixed pushing domain objects.
|
8 ani în urmă |
bunnei
|
34571f4d2e
hle: Use Switch formatted result codes.
|
8 ani în urmă |
bunnei
|
4fb1b24d68
hle: Implement ConvertSessionToDomain, various cleanups.
|
8 ani în urmă |
bunnei
|
960a1416de
hle: Initial implementation of NX service framework and IPC.
|
8 ani în urmă |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 ani în urmă |
Yuri Kunde Schlesner
|
20e5abb308
ServiceFramework: Use separate copy of command buffer
|
9 ani în urmă |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
9 ani în urmă |
Lectem
|
fb70c9683c
move push out of class body and add u8 u16 bool specializations
|
9 ani în urmă |
Mat M
|
0cb52ee74a
Doxygen: Amend minor issues (#2593)
|
9 ani în urmă |
Yuri Kunde Schlesner
|
070daf4126
HLE/IPC: Fix uninitialized variables in helpers (#2568)
|
9 ani în urmă |
Lectem
|
ee6e88fdb5
fix comments alignment
|
9 ani în urmă |