|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | MODNAME "freemtap" |
| #define | M_PRINTF(format, args...) printf(MODNAME ": " format, ## args) |
Functions | |
| s32 | InitRpcServers () |
| s32 | mtapPortOpen (u32 port) |
| s32 | mtapPortClose (u32 port) |
| s32 | mtapGetConnection (u32 port) |
| s32 | mtapGetSlotNumber (u32 port) |
| s32 | mtapChangeSlot (u32 port, u32 slot) |
IOP multitap driver
Definition in file freemtap.h.