|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | mtapInit (void) |
| int | mtapPortOpen (int port) |
| int | mtapPortClose (int port) |
| int | mtapGetConnection (int port) |
Functions to provide access to multi-taps.
Definition in file libmtap.h.
| int mtapInit | ( | void | ) |
Initialise the multitap library.
Definition at line 34 of file libmtap.c.
References HasIopRebootedSinceLastCall().
| int mtapPortOpen | ( | int | port | ) |
| int mtapPortClose | ( | int | port | ) |