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

Difference between revisions of "IOP OS"

From WiiBrew
Jump to navigation Jump to search
(←Redirected page to IOS)
Tag: New redirect
 
(Removed redirect to IOS)
Tag: Removed redirect
Line 1: Line 1:
#redirect [[IOS]]
+
'''IOP OS''' is a set of functions in [[IOS]]'s networking code that convert [[Revolution OS]] calls to IOS [[IOS/Syscalls|syscalls]]; for example, OSAlloc is implemented as a call to IOS_Alloc.

Revision as of 19:51, 18 April 2022

IOP OS is a set of functions in IOS's networking code that convert Revolution OS calls to IOS syscalls; for example, OSAlloc is implemented as a call to IOS_Alloc.