In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
30 bytes added ,  23:01, 19 January 2009
no edit summary
Line 129: Line 129:  
| 10 || UnregisterEventHandler
 
| 10 || UnregisterEventHandler
 
|-
 
|-
| 11 || IOS_TimerCreate(int timeout, int wtf, int message_queue, int message)
+
| 11 || IOS_CreateTimer(int time, int wtf, int message_queue, int message)
 
|-
 
|-
| 12 || timer_restart
+
| 12 || IOS_RestartTimer
 
|-
 
|-
| 13 || timer_stop
+
| 13 || IOS_StopTimer
 
|-
 
|-
| 14 || timer_destroy
+
| 14 || IOS_DestroyTimer
 
|-
 
|-
 
| 15 || timer_now
 
| 15 || timer_now
Line 179: Line 179:  
| 29 || device_ioctlv_async
 
| 29 || device_ioctlv_async
 
|-
 
|-
| 2a || syscall_2a || seems to set the return value of a received message
+
| 2a || IOS_ResourceReply(request, retval) || seems to set the return value of a received message
 
|-
 
|-
 
| 2b || SetUID
 
| 2b || SetUID
41

edits

Navigation menu