|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <stdio.h>#include <errno.h>#include <string.h>#include <stdlib.h>#include <dirent.h>#include <dc/sd.h>#include <kos/blockdev.h>#include <ext2/fs_ext2.h>#include <dc/maple.h>#include <dc/maple/dreameye.h>#include <kos/dbgio.h>Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
References dbgio_dev_select(), dreameye_get_image(), dreameye_get_image_count(), err, free(), fs_ext2_init(), fs_ext2_mount(), FS_EXT2_MOUNT_READWRITE, fs_ext2_shutdown(), fs_ext2_unmount(), dreameye_state_t::image_count, dreameye_state_t::image_count_valid, maple_dev_status(), maple_enum_type(), MAPLE_EOK, MAPLE_FUNC_CAMERA, NULL, partition_type, printf, sd_blockdev_for_partition(), sd_dev, sd_init(), and sd_shutdown().