I need a CDC test suite

Hi,

I need some example or information on how to access sectors on the saturn using the CDC library.

CDC_GetSctData is one function in paticular that im interested in. Im trying to figure out the commands coming from the saturn that are sent to the cd controller board. So I need some test suite to where I can make the CD block on the saturn access individual sectors so I can watch and see how the numbers correlate to whats being requested.

The CDC library seems to offer a myriad of ways to retrieve data from the cd from a high level perspective of a file system down to a sector level. But I havent seen many examples of low level access, just playing audio and files. Theres not really much documentation for the CDC lib as far as ive found. Did sega ever release any docs or was it only some example source code and header comments?
 
Back
Top