|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <string.h>#include <stdint.h>#include <errno.h>#include <time.h>#include <dc/g1ata.h>#include <kos/dbglog.h>#include <kos/blockdev.h>Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| static unsigned char | dmabuf [1024 *512] |
| static unsigned char | piobuf [1024 *512] |
| static unsigned char | tmp [512] |
| int main | ( | int | argc, |
| char * | argv[] ) |
References DBG_ERROR, DBG_INFO, dbglog, dmabuf, g1_ata_blockdev_for_partition(), g1_ata_init(), g1_ata_shutdown(), piobuf, kos_blockdev_t::read_blocks, and tmp.
|
static |
Referenced by main().
|
static |
Referenced by main().
|
static |
Referenced by break_on_sized_data_write_value(), cubes_one_frame(), font_init(), main(), and stars_init().