|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Params for GETSCD command. More...
#include <syscalls.h>
Data Fields | |
| cd_sub_type_t | which |
| The type of subcode read to perform. | |
| size_t | buflen |
| The size of the buffer we provide. | |
| void * | buffer |
| The buffer to put the subcode data in. | |
Params for GETSCD command.
| void* cd_cmd_getscd_params_t::buffer |
The buffer to put the subcode data in.
| size_t cd_cmd_getscd_params_t::buflen |
The size of the buffer we provide.
| cd_sub_type_t cd_cmd_getscd_params_t::which |
The type of subcode read to perform.