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

Difference between revisions of "Cafe OS syscalls"

From WiiUBrew
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |- ! # !! Name |- | 0x0000 || ConsoleWrite |- | 0x0100 || AppPanic |- | 0x0500 || ValidateAddrRange |- | 0x1700 || FindClosestSymbol |- | 0x1E00 || IPCKDr...")
 
(Redirected page to Cafe OS)
Tag: New redirect
 
(20 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| class="wikitable"
+
#REDIRECT [[Cafe OS]]
|-
 
! # !! Name
 
|-
 
| 0x0000 || ConsoleWrite
 
|-
 
| 0x0100 || AppPanic
 
|-
 
| 0x0500 || ValidateAddrRange
 
|-
 
| 0x1700 || FindClosestSymbol
 
|-
 
| 0x1E00 || IPCKDriver_LoaderOpen
 
|-
 
| 0x1F00 || IPCKDriver_LoaderClose
 
|-
 
| 0x2000 || IPCKDriver_SubmitRequest
 
|-
 
| 0x3F00 || LogBuffer
 
|-
 
| 0x4000 || LogArgs
 
|-
 
| 0x4100 || LogFunc
 
|-
 
| 0x4200 || LogReportKernel
 
|-
 
| 0x4300 || LogRetrieve
 
|-
 
| 0x5000 || RPLLoaderResumeContext
 
|-
 
| 0x5200 || WaitIopComplete
 
|-
 
| 0x5300 || FlushCode
 
|-
 
| 0x5400 || FlushData
 
|-
 
| 0x5500 || UpdateHeartBeat
 
|-
 
| 0x5600 || LogEntry
 
|-
 
| 0x5700 || FastClearMemory
 
|-
 
| 0x5800 || GetBusClockSpeed
 
|-
 
| 0x5C00 || IPCKDriver_PollLoaderCompletion
 
|-
 
| 0x5E00 || FinishInitAndPreload
 
|-
 
| 0x5F00 || ContinueStartProcess
 
|-
 
| 0x6000 || OpenMCP
 
 
 
|}
 

Latest revision as of 02:47, 11 February 2024

Redirect to: