|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <stdio.h>#include <math.h>#include <stdint.h>#include <stdlib.h>#include <kos/init.h>#include <dc/maple.h>#include <dc/maple/controller.h>#include <dc/maple/vmu.h>#include <dc/vmu_fb.h>#include <dc/fmath.h>Functions | |
| KOS_INIT_FLAGS (INIT_DEFAULT|INIT_MALLOCSTATS) | |
| int | main (int argc, char **argv) |
Variables | |
| static const uint8_t | smiley [] |
| static vmufb_t | vmufb |
| static const char | message [] = " Hello World! " |
| KOS_INIT_FLAGS | ( | INIT_DEFAULT| | INIT_MALLOCSTATS | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
References cont_btn_callback(), CONT_START, F_PI, font, maple_enum_type(), MAPLE_FUNC_LCD, message, smiley, vmu_get_font(), vmufb, vmufb_clear(), vmufb_paint_area(), vmufb_present(), vmufb_print_string_into(), x, and y.
|
static |
Referenced by main(), prompt_message(), and send_code().
|
static |
Referenced by main().