Changes

44 bytes removed ,  01:06, 14 August 2022
→‎Functions: removed syscall implementation details from PPCSync and mentioned that 0x8 might be instruction folding
Line 28: Line 28:  
|-
 
|-
 
| <code>void PPCSync(void)</code>
 
| <code>void PPCSync(void)</code>
| Syscall that enables bitmask 0x8 on HID0, performs the sync instruction, and restores the old HID0. This is the only syscall (and has no ID associated with it).
+
| Enables bitmask 0x8 on HID0 (possibly instruction folding), performs an instruction sync, and restores the old HID0.
 
|-
 
|-
 
| <code>void PPCHalt(void)</code>
 
| <code>void PPCHalt(void)</code>
5,579

edits