| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-25 | moved HLE::MRC to its own module, added support for catching data ↵ | bunnei | |
| synchronization barrier command | |||
| 2014-04-16 | - fixed tabs in function_wrappers.h | bunnei | |
| - fixed log message wording in hle.cpp - added syscall stubs for CloseHandle and WaitSynchronization1 | |||
| 2014-04-13 | added a GetPointer function for reading from HLE command buffer | bunnei | |
| 2014-04-12 | added OS memory read/write for thread command buffer | bunnei | |
| 2014-04-12 | - added HLE to connect to "srv:" service | bunnei | |
| - added a manager for keeping track of services/ports - added a memory mapped region for memory accessed by HLE - added HLE for GetThreadCommandBuffer function | |||
| 2014-04-11 | replace tabs with spaces | bunnei | |
| 2014-04-10 | base code to call a syscall from ARM11 appcore | bunnei | |
| 2014-04-10 | changed some naming/misc cleanups | bunnei | |
| 2014-04-10 | - removed syscall classes (will just use HLEFunction) | bunnei | |
| - added hle.cpp and module registration - removed unused code | |||
| 2014-04-10 | added initial modules for setting up SysCall HLE | bunnei | |
