Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This shouldn't be directly exposed if there's already a partial API that operates on it.
We can just provide the rest of that API.
|
|
|
|
|
|
|
|
|
|
or generated
|
|
module where they are needed).
|
|
|
|
mode (as used by the debugger)
|
|
to use PrepareReschedule
|
|
accordingly for decoding U64 function parameters
|
|
|
|
|
|
- added a helper function for getting command buffer for services
- fixed bug where GSP DMA was incorrectly being done in DataSynchronizationBarrier (instead of gsp_TriggerCmdReqQueue)
|
|
synchronization barrier command
|
|
- fixed log message wording in hle.cpp
- added syscall stubs for CloseHandle and WaitSynchronization1
|
|
|
|
|
|
- added a manager for keeping track of services/ports
- added a memory mapped region for memory accessed by HLE
- added HLE for GetThreadCommandBuffer function
|
|
|
|
|
|
|
|
- added hle.cpp and module registration
- removed unused code
|
|
|