home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CD32 / CD32_Support / examples / SA_Examples / cd / CDTest / bugs < prev    next >
Encoding:
Text File  |  1993-08-31  |  354 b   |  15 lines

  1. CD_ADDCHANGEINT
  2.     interrupt entry conditions not documented
  3.  
  4. CD_GETGEOMETRY
  5.     documented as returning io_Actual -- incorrect
  6.  
  7. CD_TOCLSN
  8. CD_TOCMSF
  9.     documentation focuses on full TOC read;
  10.         need to modify to include partial TOC read
  11.  
  12. cd.h
  13.     need to include utility/tagitem.h
  14.     need to include devices/trackdisk.h for struct DriveGeometry
  15.