function | function name | number | |
---|---|---|---|
Common to CD block | 1.0 | Get current CD status information | CDC_GetCurStat |
function | function name | number | |
---|---|---|---|
CD drive | 2.0 | ||
CD playback | CDC_CdPlay | ||
Seek playback position | CDC_CdSeek | ||
scan playback | CDC_CdScan |
function | function name | number | |
---|---|---|---|
sub code | 3.0 | ||
Get subcode Q | CDC_TgetScdQch | ||
Obtaining subcodes R to W | CDC_TgetScdRwch |
function | function name | number | |
---|---|---|---|
CD-ROM device | 4.0 | ||
Setting the CD device connection destination | CDC_CdSetCon | ||
Obtaining the connection destination of the CD device | CDC_CdGetCon | ||
Obtaining the buffer section of the last read sector | CDC_CdGetLastBuf |
function | function name | number | |
---|---|---|---|
selector | 5.0 | ||
Setting the aperture frame address range | CDC_SetFiltRange | ||
Obtaining the aperture frame address range | CDC_GetFiltRange | ||
Setting aperture subheader conditions | CDC_SetFiltSubh | ||
Get aperture subheader conditions | CDC_GetFiltSubh | ||
Setting the aperture mode | CDC_SetFiltMode | ||
Get aperture mode | CDC_GetFiltMode | ||
Setting the aperture connection destination | CDC_SetFiltCon | ||
Get the aperture connection destination | CDC_GetFiltCon | ||
Reset selector (aperture, section) | CDC_ResetSelector |
function | function name | number | |
---|---|---|---|
Buffer information | 6.0 | ||
Get CD buffer size | CDC_GetBufSiz | ||
Obtaining the number of sectors in a buffer partition | CDC_GetSctNum | ||
Calculating actual data size | CDC_CalActSiz | ||
Obtaining actual data size | CDC_GetActSiz | ||
Get sector information | CDC_GetSctInfo | ||
Executing frame address search | CDC_ExeFadSearch | ||
Obtain frame address search results | CDC_GetFadSearch |
function | function name | number | |
---|---|---|---|
Buffer input/output | 7.0 | ||
Setting sector length | CDC_SetSctLen | ||
Extracting sector data | CDC_GetSctData | ||
Erase sector data | CDC_DelSctData | ||
Extract and erase sector data | CDC_GetdelSctData | ||
Writing sector data | CDC_PutSctData | ||
Copying sector data | CDC_CopySctData | ||
Moving sector data | CDC_MoveSctData | ||
Sector data copy/move error acquisition | CDC_GetCopyErr |
function | function name | number | |
---|---|---|---|
CD block file system | 8.0 | ||
Move directory | CDC_ChgDir | ||
Retaining file information | CDC_ReadDir | ||
Obtaining the retained file information range | CDC_GetFileScope | ||
Get retained file information | CDC_TgetFileInfo | ||
Load file | CDC_ReadFile | ||
Aborting file access | CDC_AbortFile |
function | function name | number | |
---|---|---|---|
register access | 9.0 | ||
Obtain data transfer register pointer | CDC_GetDataPtr | ||
Obtaining interrupt factor register value | CDC_GetHirqReq | ||
Clearing the interrupt factor register | CDC_ClrHirqReq | ||
Obtain interrupt mask register value | CDC_GetHirqMsk | ||
Setting the interrupt mask register | CDC_SetHirqMsk | ||
Obtain MPEG register pointer | CDC_GetMpegPtr |