LibXenon
Bare-metal Xbox 360 homebrew library
|
Data Fields | |
unsigned char * | addr |
int | size |
int | read |
int | write |
int | halt |
Definition at line 119 of file mf-simplecheck.c.
unsigned char* check_s::addr |
Definition at line 120 of file mf-simplecheck.c.
int check_s::halt |
Definition at line 124 of file mf-simplecheck.c.
int check_s::read |
Definition at line 122 of file mf-simplecheck.c.
int check_s::size |
Definition at line 121 of file mf-simplecheck.c.
int check_s::write |
Definition at line 123 of file mf-simplecheck.c.