PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
unsigned int | MemSize |
unsigned int | BootMode |
const char * | command |
void * | StartAddress |
void * | IOPRPBuffer |
unsigned int | IOPRPBufferSize |
unsigned int | NumModules |
const void ** | ModData |
Definition at line 237 of file loadcore.c.
unsigned int ResetData::MemSize |
Definition at line 239 of file loadcore.c.
unsigned int ResetData::BootMode |
Definition at line 240 of file loadcore.c.
const char * ResetData::command |
Definition at line 241 of file loadcore.c.
void * ResetData::StartAddress |
Definition at line 242 of file loadcore.c.
void * ResetData::IOPRPBuffer |
Definition at line 243 of file loadcore.c.
unsigned int ResetData::IOPRPBufferSize |
Definition at line 244 of file loadcore.c.
unsigned int ResetData::NumModules |
Definition at line 245 of file loadcore.c.
const void ** ResetData::ModData |
Definition at line 246 of file loadcore.c.