|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Params for READ commands. More...
#include <syscalls.h>
Data Fields | |
| uint32_t | start_sec |
| size_t | num_sec |
| void * | buffer |
| uint32_t | is_test |
Params for READ commands.
These are the parameters for the CMD_PIOREAD and CMD_DMAREAD commands.
| void* cd_read_params_t::buffer |
| uint32_t cd_read_params_t::is_test |
| size_t cd_read_params_t::num_sec |
| uint32_t cd_read_params_t::start_sec |