|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <stdio.h>#include <dc/video.h>#include <dc/fmath.h>#include <dc/maple.h>#include <dc/biosfont.h>#include <dc/maple/controller.h>#include <kos/thread.h>Macros | |
| #define | SHOW_BLACK_BG true |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static int | counter = 0 |
| #define SHOW_BLACK_BG true |
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
References bfont_draw_str_vram_fmt(), cont_state_t::buttons, CONT_A, CONT_START, counter, DM_640x480, F_PI, fsin(), maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, NULL, PM_RGB565, r, SHOW_BLACK_BG, uint32_t(), vid_clear(), vid_flip(), vid_screen_shot(), vid_set_mode(), and vid_waitvbl().
|
static |
Referenced by main().