Lioncash
|
40dee76c57
kernel: Migrate logging macros to fmt-compatible ones
|
пре 8 година |
bunnei
|
f4ba523992
hle_ipc, fsp_srv: Cleanup logging.
|
пре 8 година |
bunnei
|
eef097bdc7
hle_ipc: Do not ensure write buffer size.
|
пре 8 година |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
пре 8 година |
bunnei
|
c86af6939c
hle_ipc: Add SleepClientThread to block current thread within HLE routines.
|
пре 8 година |
bunnei
|
2faa83ca13
hle_ipc: Use shared_ptr instead of unique_ptr to allow copies.
|
пре 8 година |
bunnei
|
019f1a0cf0
hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer.
|
пре 8 година |
mailwl
|
1289a3c3c1
Add warning if Domain request has no domain message header
|
пре 8 година |
mailwl
|
827152d1fd
Fix: change check for domain order and existance of domain message header
|
пре 8 година |
mailwl
|
1572c45aa0
IPC: add domain header to response if only it exists in request
|
пре 8 година |
mailwl
|
6797d4a907
Service/hid: stub some functions
|
пре 8 година |
bunnei
|
88bfec37ce
hle_ipc: Remove const from WriteBuffer size.
|
пре 8 година |
bunnei
|
6fd19f05f1
hle_ipc: Add GetReadBufferSize and check write buffer size.
|
пре 8 година |
bunnei
|
fc1b425520
hle_ipc: Add helper functions for reading and writing buffers.
|
пре 8 година |
bunnei
|
1ce6fff064
hle_ipc: Add helper functions for reading and writing buffers.
|
пре 8 година |
bunnei
|
27bad0598a
hle: Integrate Domain handling into ServerSession.
|
пре 8 година |
bunnei
|
67758857e4
hle: Remove Domain and SyncObject kernel objects.
|
пре 8 година |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
пре 8 година |
River City Ransomware
|
dd62f125c3
Fixes some cast warnings, partial port of citra #3064 (#106)
|
пре 8 година |
gdkchan
|
59575d5cae
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
|
пре 8 година |
bunnei
|
b588cbcb1d
hle_ipc: Clang format.
|
пре 8 година |
bunnei
|
30cb98f874
ipc: Implement domain command CloseVirtualHandle.
|
пре 8 година |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
пре 8 година |
Subv
|
ab86b80cac
IPC: Corrected some definitions for the buffer C descriptor flags.
|
пре 8 година |
Subv
|
32847d8b86
IPC: Add functions to read the input move/copy objects from an IPC request.
|
пре 8 година |
Subv
|
7e3561b1cd
IPC: Don't attempt to read the command buffer if it holds a Close request.
|
пре 8 година |
Subv
|
0368324f79
IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.
|
пре 8 година |
Subv
|
b0ceb4df70
IPC: Skip the entire u64 of the command id when receiving an IPC request.
|
пре 8 година |
Subv
|
226786f0b0
IPC: Use the correct size when pushing raw data to the command buffer and fixed pushing domain objects.
|
пре 8 година |
bunnei
|
dcdaac8a0b
kernel: Fix implementation of ConvertSessionToDomain.
|
пре 8 година |