Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- removed variable naming starting with "_"
- removed "Always break, even after a return" from case statements
|
|
|
|
|
|
* Remove -fpermissive
|
|
Added 'this' reference to num_instructions field so it's properly updated
|
|
before the method was affecting the local method parameter rather than the class field
|
|
Add initial kernel HLE, includes thread creation and context switching
|
|
|
|
|
|
|
|
|
|
|
|
delay time to 100 instructions
|
|
attempting to connect to its port
|
|
|
|
"reason" argument
|
|
arg parameter to SVC CreateThread
|
|
|
|
|
|
CreateThread, added correct CPSR reset
|
|
|
|
|
|
checked when NULL
|
|
messages to include newly created handles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that uses it)
|
|
|
|
and added some comments
|
|
|
|
|
|
with style guide
|
|
switching
|
|
|
|
|
|
- cleaned up Kernel code a bit (moved stuff into namespace, fixed whitespace issues)
- added handle types for all different CTROS handles
|
|
|
|
README: Update wiki links
|
|
|