| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 | cleanups to service HLE | bunnei |
| 2014-04-12 | - added HLE to connect to "srv:" service | bunnei |
| 2014-04-11 | - renamed hle_syscall to just syscall | bunnei |
| 2014-04-11 | replace tabs with spaces | bunnei |
| 2014-04-11 | moved hle.cpp into hle folder (due to mistake earlier) | bunnei |
| 2014-04-11 | added remaining known syscall functions to Syscall_Table | 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 |
