bunnei
|
143bba2045
|
renamed "syscall" module to "svc" (more accurate naming)
|
2014-05-20 18:28:38 -04:00 |
|
bunnei
|
772abad778
|
- moved Handle/Result definitions to kernel.h
- added ResetType enum
|
2014-05-18 18:12:29 -04:00 |
|
bunnei
|
4fba4f36bf
|
- added SVC stubs for QueryMemory and GetThreadId
- added SVC structs MemoryInfo and PageInfo
|
2014-05-15 20:17:30 -04:00 |
|
bunnei
|
367d63691f
|
- added ThreadContext struct
- cleaned up CreateThread svc
|
2014-05-15 18:25:56 -04:00 |
|
bunnei
|
02fbd42e7f
|
- renamed hle_syscall to just syscall
- added service.h as an initial service interface
|
2014-04-11 18:44:21 -04:00 |
|