Yuri Kunde Schlesner
|
44f90340dc
SVC: Change return type of handlers to ResultCode
|
11 năm trước cách đây |
Yuri Kunde Schlesner
|
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
|
11 năm trước cách đây |
Subv
|
07044651ef
SVC: Implemented the Timer service calls.
|
11 năm trước cách đây |
Subv
|
97a7381d29
SOC_U: Preliminary implementation of sockets.
|
11 năm trước cách đây |
purpasmart96
|
ebfd831ccb
License change
|
11 năm trước cách đây |
Subv
|
49b31badba
SVC: Implemented ReleaseSemaphore.
|
11 năm trước cách đây |
Subv
|
82c84883a5
SVC: Implemented svcCreateSemaphore
|
11 năm trước cách đây |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 năm trước cách đây |
bunnei
|
10f25866e2
SVC: Added support for svc_GetSystemTick.
|
12 năm trước cách đây |
bunnei
|
59f2750482
function_wrappers: Fixed incorrect wrapper, added another.
|
12 năm trước cách đây |
bunnei
|
edaefe9fa6
HLE: Moved "PARAM" and "RETURN" macros to function_wrappers.h (this is only module where they are needed).
|
12 năm trước cách đây |
bunnei
|
8957622d10
SVC: Renamed all function wrapper templates to Wrap, moved to HLE namespace.
|
12 năm trước cách đây |
bunnei
|
862db811f0
SVC: Cleaned up function wrappers to pass in correct argument types.
|
12 năm trước cách đây |
bunnei
|
477b0caca4
svc: updated WaitSynchronizationN to properly use first pointer argument
|
12 năm trước cách đây |
bunnei
|
15c7d81706
svc: cleaned up function_wrappers, updated various SVCs to make use of pointer arguments
|
12 năm trước cách đây |
bunnei
|
2f55c9e55b
svc: added missing function wrapper for SleepThread
|
12 năm trước cách đây |
bunnei
|
58af0da792
svc: added svcClearEvent, stubbed function for svcArbitrateAddress, and various fixes
|
12 năm trước cách đây |
bunnei
|
c4b5168b45
hle: properly cast 64-bit function wrapper parameters to (u64)
|
12 năm trước cách đây |
bunnei
|
9fd5d6c7d8
hle: removed PARAM64 macro (this was incorrect), made several bug fixes accordingly for decoding U64 function parameters
|
12 năm trước cách đây |
bunnei
|
6a6c7eeccb
added stubbed function for WaitSynchronizationN
|
12 năm trước cách đây |
bunnei
|
4fba4f36bf
- added SVC stubs for QueryMemory and GetThreadId
|
12 năm trước cách đây |
bunnei
|
b5ef630c9c
added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now)
|
12 năm trước cách đây |
bunnei
|
de36d82dde
- added debug logging to syscall.cpp
|
12 năm trước cách đây |
bunnei
|
4ee72869cc
- added some function wrappers for HLE
|
12 năm trước cách đây |
bunnei
|
f0797dcf1f
added a new function wrapper
|
12 năm trước cách đây |
bunnei
|
de3dcd38f6
- fixed tabs in function_wrappers.h
|
12 năm trước cách đây |
bunnei
|
f68de21ad1
added initial modules for setting up SysCall HLE
|
12 năm trước cách đây |