home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / DigitalCD / PlayIt164 / !PlayIt / AOF / !ReadMe next >
Text File  |  1999-04-21  |  534b  |  13 lines

  1. PlayIt AOF interface
  2. ====================
  3.  
  4. The PlayIt AOF interface consists of two modules; playitv and playitap both
  5. of which are embedded into the library file o.PlayIt.
  6.  
  7. playitv is a set of assembler veneers providing a direct interface to the
  8. SWIs in much the same way as OSLib. Its header file (playit.h) also provides
  9. useful constants and structures. playitv has no external dependencies (not
  10. even CLib).
  11.  
  12. playitap is a module written in C which provides some extra higher level
  13. functions from CLib on top of the basic veneers.