KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Internal representation of a Maple port. More...
#include <dc/maple.h>
Data Fields | |
int | port |
Port ID. | |
maple_device_t * | units [MAPLE_UNIT_COUNT] |
Pointers to active units. | |
Internal representation of a Maple port.
Each maple port can contain up to 6 devices, the first one of which is always the port itself.
int maple_port_t::port |
Port ID.
maple_device_t* maple_port_t::units[MAPLE_UNIT_COUNT] |
Pointers to active units.