PS2SDK
PS2 Homebrew Libraries
|
#include <xsio2man.h>
Go to the source code of this file.
Macros | |
#define | NO_XSIO2MAN_IMPORTS |
#define | rsio2man_IMPORTS_start DECLARE_IMPORT_TABLE(sio2man, 2, 3) |
#define | rsio2man_IMPORTS_end END_IMPORT_TABLE |
#define | I_sio2_transfer_reset DECLARE_IMPORT(26, sio2_transfer_reset) |
#define | I_sio2_mtap_transfer_init DECLARE_IMPORT(48, sio2_mtap_transfer_init) |
#define | I_sio2_rm_transfer_init DECLARE_IMPORT(49, sio2_rm_transfer_init) |
#define | I_sio2_unk_transfer_init DECLARE_IMPORT(50, sio2_unk_transfer_init) |
#define | I_sio2_transfer2 DECLARE_IMPORT(51, sio2_transfer2) |
#define | I_sio2_transfer_reset2 DECLARE_IMPORT(52, sio2_transfer_reset2) |
#define | I_sio2_mtap_change_slot_set DECLARE_IMPORT(53, sio2_mtap_change_slot_set) |
#define | I_sio2_mtap_get_slot_max_set DECLARE_IMPORT(54, sio2_mtap_get_slot_max_set) |
#define | I_sio2_mtap_get_slot_max2_set DECLARE_IMPORT(55, sio2_mtap_get_slot_max2_set) |
#define | I_sio2_mtap_update_slots_set DECLARE_IMPORT(56, sio2_mtap_update_slots_set) |
#define | I_sio2_mtap_change_slot DECLARE_IMPORT(57, sio2_mtap_change_slot) |
#define | I_sio2_mtap_get_slot_max DECLARE_IMPORT(58, sio2_mtap_get_slot_max) |
#define | I_sio2_mtap_get_slot_max2 DECLARE_IMPORT(59, sio2_mtap_get_slot_max2) |
#define | I_sio2_mtap_update_slots DECLARE_IMPORT(60, sio2_mtap_update_slots) |
Functions | |
void | sio2_rm_transfer_init (void) |
void | sio2_unk_transfer_init (void) |
rom1:SIO2MAN module definitions rom1:SIO2MAN is a newer version of SIO2MAN than rom0:SIO2MAN.
Definition in file rsio2man.h.
#define NO_XSIO2MAN_IMPORTS |
Definition at line 20 of file rsio2man.h.
#define rsio2man_IMPORTS_start DECLARE_IMPORT_TABLE(sio2man, 2, 3) |
Definition at line 27 of file rsio2man.h.
#define rsio2man_IMPORTS_end END_IMPORT_TABLE |
Definition at line 28 of file rsio2man.h.
#define I_sio2_transfer_reset DECLARE_IMPORT(26, sio2_transfer_reset) |
Definition at line 30 of file rsio2man.h.
#define I_sio2_mtap_transfer_init DECLARE_IMPORT(48, sio2_mtap_transfer_init) |
Definition at line 31 of file rsio2man.h.
#define I_sio2_rm_transfer_init DECLARE_IMPORT(49, sio2_rm_transfer_init) |
Definition at line 32 of file rsio2man.h.
#define I_sio2_unk_transfer_init DECLARE_IMPORT(50, sio2_unk_transfer_init) |
Definition at line 33 of file rsio2man.h.
#define I_sio2_transfer2 DECLARE_IMPORT(51, sio2_transfer2) |
Definition at line 34 of file rsio2man.h.
#define I_sio2_transfer_reset2 DECLARE_IMPORT(52, sio2_transfer_reset2) |
Definition at line 35 of file rsio2man.h.
#define I_sio2_mtap_change_slot_set DECLARE_IMPORT(53, sio2_mtap_change_slot_set) |
Definition at line 36 of file rsio2man.h.
#define I_sio2_mtap_get_slot_max_set DECLARE_IMPORT(54, sio2_mtap_get_slot_max_set) |
Definition at line 37 of file rsio2man.h.
#define I_sio2_mtap_get_slot_max2_set DECLARE_IMPORT(55, sio2_mtap_get_slot_max2_set) |
Definition at line 38 of file rsio2man.h.
#define I_sio2_mtap_update_slots_set DECLARE_IMPORT(56, sio2_mtap_update_slots_set) |
Definition at line 39 of file rsio2man.h.
#define I_sio2_mtap_change_slot DECLARE_IMPORT(57, sio2_mtap_change_slot) |
Definition at line 40 of file rsio2man.h.
#define I_sio2_mtap_get_slot_max DECLARE_IMPORT(58, sio2_mtap_get_slot_max) |
Definition at line 41 of file rsio2man.h.
#define I_sio2_mtap_get_slot_max2 DECLARE_IMPORT(59, sio2_mtap_get_slot_max2) |
Definition at line 42 of file rsio2man.h.
#define I_sio2_mtap_update_slots DECLARE_IMPORT(60, sio2_mtap_update_slots) |
Definition at line 43 of file rsio2man.h.