PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
ResetData Struct Reference

Data Fields

unsigned int MemSize
 
unsigned int BootMode
 
const char * command
 
void * StartAddress
 
void * IOPRPBuffer
 
unsigned int IOPRPBufferSize
 
unsigned int NumModules
 
const void ** ModData
 

Detailed Description

Definition at line 237 of file loadcore.c.

Field Documentation

◆ MemSize

unsigned int ResetData::MemSize

Definition at line 239 of file loadcore.c.

◆ BootMode

unsigned int ResetData::BootMode

Definition at line 240 of file loadcore.c.

◆ command

const char * ResetData::command

Definition at line 241 of file loadcore.c.

◆ StartAddress

void * ResetData::StartAddress

Definition at line 242 of file loadcore.c.

◆ IOPRPBuffer

void * ResetData::IOPRPBuffer

Definition at line 243 of file loadcore.c.

◆ IOPRPBufferSize

unsigned int ResetData::IOPRPBufferSize

Definition at line 244 of file loadcore.c.

◆ NumModules

unsigned int ResetData::NumModules

Definition at line 245 of file loadcore.c.

◆ ModData

const void ** ResetData::ModData

Definition at line 246 of file loadcore.c.


The documentation for this struct was generated from the following files: