bunnei
|
82702fedb8
APT: Added stubbed ReceiveParameter and various cleanups.
|
12 жил өмнө |
bunnei
|
c95972275e
HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)
|
12 жил өмнө |
bunnei
|
b78aff8585
svc: added optional name field to Event and Mutex (used for debugging)
|
12 жил өмнө |
bunnei
|
c404d22036
hle: cleaned up log messages
|
12 жил өмнө |
bunnei
|
4b4a6de1d8
apt: added stubbed function for InquireNotification
|
12 жил өмнө |
bunnei
|
3972d4ca8b
APT_U: added stubbed function for APT_U::Enable, fixed some log messages to be more consistent
|
12 жил өмнө |
bunnei
|
94b30e8a38
APT_U: added event creation to Initialize method
|
12 жил өмнө |
bunnei
|
9fddba6843
APT_U: added a debug log on calling GetLockHandle
|
12 жил өмнө |
bunnei
|
eb537c560a
mutex: refactored the interface to code to return a Mutex* handle
|
12 жил өмнө |
bunnei
|
978e1d4653
mutex: initial commit of HLE module
|
12 жил өмнө |
bunnei
|
0886dc70ed
apt: changed stubbed handle to be something other than 0xDEADBEEF (used as a magic value in other places) so that I can track how it propagates through the app code
|
12 жил өмнө |
bunnei
|
540a693eae
updated APT_U::GetLockHandle to return a valid handle
|
12 жил өмнө |
bunnei
|
72622a1b5a
- removed HLE mem "hack" and replaced with kernel mem region
|
12 жил өмнө |
bunnei
|
cd0664eb77
- refactored how service functions are called
|
12 жил өмнө |
bunnei
|
b8851305bd
updated service comments
|
12 жил өмнө |
bunnei
|
ffabed8c25
restructured hle:services completely to use function lookup tables
|
12 жил өмнө |
bunnei
|
386dd722e7
fixed naming for APT_U
|
12 жил өмнө |
bunnei
|
7ec5950bc4
- extracted srv: calls from service.cpp and put in its own module
|
12 жил өмнө |
bunnei
|
18766b9e69
added a stub for GetLockHandle
|
12 жил өмнө |
bunnei
|
9f4d677cdf
added framework for APT service (application and title launching service)
|
12 жил өмнө |