|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <stdio.h>#include <time.h>#include <kos/dbgio.h>#include <dc/biosfont.h>#include <dc/maple.h>#include <dc/maple/controller.h>#include <dc/pvr.h>#include <dc/video.h>Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| static const long unsigned int | button_delay = ((CLOCKS_PER_SEC * 200) / 1000) |
| int main | ( | int | argc, |
| char * | argv[] ) |
References bfont_set_background_color(), bfont_set_foreground_color(), button_delay, cont_state_t::buttons, CONT_A, CONT_START, dbgio_dev_select(), maple_dev_status(), maple_enum_type(), MAPLE_FUNC_LIGHTGUN, maple_gun_enable(), maple_gun_read_pos(), maple_device_t::port, printf, pvr_init_defaults(), vid_waitvbl(), vram_s, x, and y.
|
static |
Referenced by main().