PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Macros | |
#define | NEWLIB_PORT_AWARE |
#define | defaultIODriver { (void *)fioOpen, fioClose, fioRead, FIO_O_RDONLY } |
Variables | |
char | g_RomName [] |
PS2 ROM0 Info. Some useful method for extracting info from ROM0
Definition in file rom0_info.c.
#define NEWLIB_PORT_AWARE |
Definition at line 20 of file rom0_info.c.
#define defaultIODriver { (void *)fioOpen, fioClose, fioRead, FIO_O_RDONLY } |
Definition at line 23 of file rom0_info.c.