| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-04-11 | - renamed hle_syscall to just syscall | 1 | -151/+0 | |
| 2014-04-11 | added remaining known syscall functions to Syscall_Table | 1 | -0/+80 | |
| 2014-04-10 | base code to call a syscall from ARM11 appcore | 1 | -4/+51 | |
| 2014-04-10 | changed some naming/misc cleanups | 1 | -2/+2 | |
| 2014-04-10 | - removed syscall classes (will just use HLEFunction) | 1 | -4/+6 | |
| 2014-04-10 | added initial modules for setting up SysCall HLE | 1 | -0/+22 |