Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
OSMemory.h File Reference

Go to the source code of this file.

Functions

void OSProtectRange (u32 chan, void *addr, u32 nBytes, u32 control)
 
u32 OSGetPhysicalMemSize (void)
 
u32 OSGetConsoleSimulatedMemSize (void)
 

Function Documentation

◆ OSGetConsoleSimulatedMemSize()

u32 OSGetConsoleSimulatedMemSize ( void )

◆ OSGetPhysicalMemSize()

u32 OSGetPhysicalMemSize ( void )

◆ OSProtectRange()

void OSProtectRange ( u32 chan,
void * addr,
u32 nBytes,
u32 control )