|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | SIOR_IRX 0xC001510 |
Functions | |
| int | SIOR_Init (int priority) |
EE-side SIO remote service.
Definition in file sior_rpc.h.
| #define SIOR_IRX 0xC001510 |
Definition at line 19 of file sior_rpc.h.
| int SIOR_Init | ( | int | priority | ) |
Definition at line 134 of file sior_rpc.c.
References CreateThread(), ee_thread_t::func, ee_thread_t::gp_reg, ee_thread_t::initial_priority, NULL, sior_thread(), ee_thread_t::stack, ee_thread_t::stack_size, and StartThread().