Difference between revisions of "IOP OS"
Jump to navigation
Jump to search
Hallowizer (talk | contribs) (←Redirected page to IOS) Tag: New redirect |
Hallowizer (talk | contribs) (Removed redirect to IOS) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | '''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.