home *** CD-ROM | disk | FTP | other *** search
- /* pragmas/superplay.h */
- /* Version : 3.1 */
- /* Date : 21.07.1994 */
- /* Written by : Andreas R. Kleinert */
-
- #ifndef PRAGMAS_SUPERPLAY_H
- #define PRAGMAS_SUPERPLAY_H
-
- #pragma libcall SuperPlayBase SPL_AllocHandle 1e 901
- #pragma libcall SuperPlayBase SPL_FreeHandle 24 901
- #pragma libcall SuperPlayBase SPL_StopReplay 2a 901
- #pragma libcall SuperPlayBase SPL_FreeResources 30 901
- #pragma libcall SuperPlayBase SPL_SuperPlay 36 a902
- #pragma libcall SuperPlayBase SPL_SuperWrite 3c a902
- #pragma libcall SuperPlayBase SPL_InitHandleAsDOS 42 a902
- #pragma libcall SuperPlayBase SPL_InitHandleAsClip 48 a902
- #pragma libcall SuperPlayBase SPL_SetWriteType 4e ba903
- #pragma libcall SuperPlayBase SPL_GetErrorString 54 901
- #pragma libcall SuperPlayBase SPL_SetWriteName 5a ba903
- #pragma libcall SuperPlayBase SPL_FileInfoRequest 60 ba903
- #pragma libcall SuperPlayBase SPL_SetReqIOWindow 66 a902
- #pragma libcall SuperPlayBase SPL_ReadPlayData 6c a902
- #pragma libcall SuperPlayBase SPL_ContinueReplay 72 901
- #pragma libcall SuperPlayBase SPL_FastForward 78 901
- #pragma libcall SuperPlayBase SPL_FastBackward 7e 901
- /* added with V2 */
- #pragma libcall SuperPlayBase SPL_GetSampleList 84 a902
- #pragma libcall SuperPlayBase SPL_SetSampleList 8a a902
- /* no functions added in V3 */
-
- #endif /* PRAGMAS_SUPERPLAY_H */
-