Shinobi Library - File System Structure

GDD_ERR

File error

DESCRIPTION

 GDD_ERR_OK  Normal end 
 GDD_ERR_INIT  Library initialization failure 
 GDD_ERR_RESET  Drive initialization failure 
 GDD_ERR_LIBOV  Overlay initialization failure 
 GDD_ERR_MOUNT  Mount unsuccessful 
 GDD_ERR_DISC  Incorrect disk used 
 GDD_ERR_DIRREC  Incorrect directory code handle used 
 GDD_ERR_CANTOPEN  File cannot be opened 
 GDD_ERR_NOTFOUND  File cannot be found 
 GDD_ERR_NOHNDL  Unused handle not found  
 GDD_ERR_ILLHNDL  Incorrect handle used 
 GDD_ERR_NOTDIR  Directory cannot be used 
 GDD_ERR_DIROVER  Exceeded storable entries 
 GDD_ERR_BUSY  In process 
 GDD_ERR_32ALIGN  Not aligned with 32-byte boundary 
 GDD_ERR_SIZE  Not 32-byte unit 
 GDD_ERR_SEEK  Illegal seek specification 
 GDD_ERR_OFS  Illegally specified position 
 GDD_ERR_ILLTMODE  Abnormal transfer mode 
 GDD_ERR_READ  Read failure 
 GDD_ERR_NOTREAD  No read 
 GDD_ERR_TOUT  Timed out 
 GDD_ERR_EOF  File end reached 
 GDD_ERR_TRAYOPEND  Tray is open 
 GDD_ERR_SIZEOVER  Request size is too large 
 GDD_ERR_FATAL  Fatal error 
 GDD_ERR_UNDEF  Undefined error 
 GDD_ERR_NOERR  No error 
 GDD_ERR_RECOVER  Error recovered 
 GDD_ERR_NOTREADY  Drive not ready 
 GDD_ERR_MEDIA  Media error 
 GDD_ERR_HWARE  Hardware error 
 GDD_ERR_ILLREQ  Illegal request issued 
 GDD_ERR_UNITATTENT  Detection of media exchange 
 GDD_ERR_PROTECT  Protected 
 GDD_ERR_ABORT  Aborted 
 GDD_ERR_NOREADABLE  Unreadable 
 GDD_ERR_CHECKBUSY  Media check in process 


REFERENCE

gdFsChangeDir()
gdFsCheckEof()
gdFsDaGetInfo()
gdFsDaPause()
gdFsDaPlay()
gdFsDaPlaySct()
gdFsDaRelease()
gdFsDaStop()
gdFsGetDirInfo()
gdFsGetErrStat()
gdFsGetToc()
gdFsInit()
gdFsLoadDir()
gdFsMovePickup()
gdFsRead()
gdFsReinit()
gdFsReqDrvStat()
gdFsSeek()
gdFsSetDir()
gdFsStopRd()
gdFsTrans32()

GDD_ERR
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999