home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 93 / af093a.adf / archives / af2.lzx / Programmers / octaplayer_lib.fd < prev    next >
Encoding:
Text File  |  1978-01-13  |  308 b   |  16 lines

  1. * prototypes for OctaMEDPlayer.library V2.0 - V6.0
  2. ##base _OctaPlayerBase
  3. ##bias 30
  4. ##public
  5. GetPlayer8()()
  6. FreePlayer8()()
  7. PlayModule8(module)(A0)
  8. ContModule8(module)(A0)
  9. StopPlayer8()()
  10. LoadModule8(filename)(A0)
  11. UnLoadModule8(module)(A0)
  12. SetModnum8(modnum)(D0)
  13. RelocModule8(module)(A0)
  14. SetHQ(hq)(D0)
  15. ##end
  16.