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
|
007b7edada
srv: fix to log unimplemented service (instead of crash)
|
12 سال پیش |
bunnei
|
c404d22036
hle: cleaned up log messages
|
12 سال پیش |
bunnei
|
b08b3c154f
srv: changed a NOTICE_LOG to DEBUG_LOG
|
12 سال پیش |
bunnei
|
96b2105524
srv: added a real mutex for GetProcSemaphore (instead of stubbed)
|
12 سال پیش |
bunnei
|
725d240bf7
renamed "UID" to "Handle" where appropriate
|
12 سال پیش |
bunnei
|
772abad778
- moved Handle/Result definitions to kernel.h
|
12 سال پیش |
bunnei
|
39ee75fc8d
added stubbed GetProcSemaphore - does nothing but avoids an exception
|
12 سال پیش |
bunnei
|
72622a1b5a
- removed HLE mem "hack" and replaced with kernel mem region
|
12 سال پیش |
bunnei
|
cd0664eb77
- refactored how service functions are called
|
12 سال پیش |
bunnei
|
9d1a17ca88
fixed bug with printing std::string in log messages
|
12 سال پیش |
bunnei
|
b8851305bd
updated service comments
|
12 سال پیش |
bunnei
|
32c3462047
- added stubbed out GSP::Gpu service interface
|
12 سال پیش |
bunnei
|
ffabed8c25
restructured hle:services completely to use function lookup tables
|
12 سال پیش |