Coreinit.rpl

Revision as of 13:38, 31 March 2015 by Marionumber1 (talk | contribs) (Create basic coreinit page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

coreinit.rpl is the the system library that provides direct access to Cafe OS services. It provides kernel calls, thread scheduling, memory management, and filesystem services. coreinit is the first RPL loaded by the loader, even before the main executable itself.