|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | DATA_BUFFER_LENGTH 128 |
Functions | |
| int | buttonPressed (int button) |
| int | main (int argc, const char *argv[]) |
| #define DATA_BUFFER_LENGTH 128 |
Referenced by main().
| int buttonPressed | ( | int | button | ) |
References cont_state_t::buttons, maple_dev_status(), maple_enum_type(), and MAPLE_FUNC_CONTROLLER.
Referenced by main().
| int main | ( | int | argc, |
| const char * | argv[] ) |
References buttonPressed(), CONT_A, CONT_START, data, DATA_BUFFER_LENGTH, modem_disconnect(), modem_get_connection_rate(), modem_has_data(), modem_init(), modem_is_connected(), modem_is_connecting(), MODEM_MODE_ANSWER, MODEM_MODE_REMOTE, modem_read_data(), modem_set_mode(), MODEM_SPEED_V8_AUTO, modem_write_data(), and printf.