| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-05-20 | renamed "syscall" module to "svc" (more accurate naming) | bunnei |
| 2014-05-14 | added function stubs for EatCycles and ReSchedule | bunnei |
| 2014-05-07 | - removed HLE mem "hack" and replaced with kernel mem region | bunnei |
| 2014-04-25 | moved HLE::MRC to its own module, added support for catching data synchroniza... | bunnei |
| 2014-04-16 | - fixed tabs in function_wrappers.h | 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 |
| 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 |
| 2014-04-10 | added initial modules for setting up SysCall HLE | bunnei |
