Changes

18 bytes added ,  22:24, 29 October 2018
Clarify error code 0x7601. This is used in thread and address arbiter code. In particular, address arbiter code within svcWaitForAddress checks if the thread is dead/going to die before actually performing a wait operation.
Line 223: Line 223:  
| 0x4201 || 1 || 33 || Not Implemented
 
| 0x4201 || 1 || 33 || Not Implemented
 
|-
 
|-
| 0x7601 || 1 || 59 || Invalid thread state?
+
| 0x7601 || 1 || 59 || Thread terminated/termination requested
 
|-
 
|-
 
| 0x8C01 || 1 || 70 || No more debug events
 
| 0x8C01 || 1 || 70 || No more debug events
92

edits