|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Include dependency graph for libosd.c:Go to the source code of this file.
Data Structures | |
| struct | SyscallData |
Functions | |
| void | InitExecPS2 (void) |
Variables | |
| unsigned char | osdsrc [] |
| unsigned int | size_osdsrc |
| static struct SyscallData | SyscallPatchEntries [] |
libosd - ExecPS2 update.
Applicable to only the SCPH-10000 and SCPH-15000. Both contain either boot ROM v1.00 or v1.01. This is the "lite" libosd update will replace only ExecPS2, as done by games.
Definition in file libosd.c.
| void InitExecPS2 | ( | void | ) |
Definition at line 47 of file libosd.c.
References Copy(), FlushCache(), GetEntryAddress(), osdsrc, PatchIsNeeded(), setup(), size_osdsrc, SyscallData::syscall_num, and SyscallPatchEntries.
|
extern |
Referenced by InitExecPS2().
|
extern |
Referenced by InitExecPS2().
|
static |
Definition at line 24 of file libosd.c.
Referenced by InitExecPS2().