|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos/thread.h>#include <dc/biosfont.h>#include <dc/flashrom.h>#include <dc/maple.h>#include <dc/video.h>#include <dc/maple/controller.h>Macros | |
| #define | USE_50HZ 0 |
| #define | USE_60HZ 1 |
Functions | |
| static int | pal_menu (void) |
| static void | wait_for_start (void) |
| int | main (int argc, char *argv[]) |
| #define USE_50HZ 0 |
Referenced by pal_menu().
| #define USE_60HZ 1 |
Referenced by main(), and pal_menu().
| int main | ( | int | argc, |
| char * | argv[] ) |
References CT_VGA, DM_640x480_NTSC_IL, DM_640x480_PAL_IL, flashrom_get_region(), FLASHROM_REGION_EUROPE, mode, pal_menu(), PM_RGB565, USE_60HZ, vid_check_cable(), vid_set_mode(), vram_s, wait_for_start(), x, and y.
|
static |
References bfont_draw_str(), cont_state_t::buttons, CONT_A, CONT_B, DM_640x480_PAL_IL, maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, PM_RGB565, thd_sleep(), USE_50HZ, USE_60HZ, vid_set_mode(), and vram_s.
Referenced by main().
|
static |
References cont_state_t::buttons, CONT_START, maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, and thd_sleep().
Referenced by main().