| 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 framework for APT service (application and title launching service) | bunnei | |
| 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 | - renamed hle_syscall to just syscall | bunnei | |
| - added service.h as an initial service interface | |||
| 2014-04-11 | moved hle.cpp into hle folder (due to mistake earlier) | bunnei | |
