| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renamed "syscall" module to "svc" (more accurate naming) | 2014-05-20 | 1 | -7/+7 | |
| * | added function stubs for EatCycles and ReSchedule | 2014-05-14 | 1 | -0/+11 | |
| * | - removed HLE mem "hack" and replaced with kernel mem region | 2014-05-07 | 1 | -47/+0 | |
| * | moved HLE::MRC to its own module, added support for catching data synchroniza... | 2014-04-25 | 1 | -8/+0 | |
| * | - fixed tabs in function_wrappers.h | 2014-04-16 | 1 | -1/+1 | |
| * | added framework for APT service (application and title launching service) | 2014-04-13 | 1 | -0/+1 | |
| * | added a GetPointer function for reading from HLE command buffer | 2014-04-13 | 1 | -0/+8 | |
| * | added OS memory read/write for thread command buffer | 2014-04-12 | 1 | -2/+43 | |
| * | - added HLE to connect to "srv:" service | 2014-04-12 | 1 | -0/+13 | |
| * | - renamed hle_syscall to just syscall | 2014-04-11 | 1 | -2/+2 | |
| * | moved hle.cpp into hle folder (due to mistake earlier) | 2014-04-11 | 1 | -0/+57 |