SVC: Difference between revisions
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| CreateThread(Handle* thread, func entrypoint, u32 arg, u32 | | CreateThread(Handle* thread, func entrypoint, u32 arg, u32 stacktop, s32 threadpriority, s32 processorid) | ||
|- | |- | ||
| 0x9 | | 0x9 |