home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD2.img
/
d4xx
/
d483
/
med
/
med.lzh
/
MED
/
Programmers
/
MEDPlayerLibrary
/
medplayer_lib.fd
< prev
next >
Wrap
Text File
|
1991-05-08
|
320b
|
17 lines
* prototypes for MEDPlayer.library V1.11
##base _MEDPlayerBase
##bias 30
##public
GetPlayer(initser)(D0)
FreePlayer()()
PlayModule(module)(A0)
ContModule(module)(A0)
StopPlayer()()
DimOffPlayer(dimlength)(D0)
SetTempo(tempo)(D0)
LoadModule(filename)(A0)
UnLoadModule(module)(A0)
GetCurrentModule()()
ResetMIDI()()
##end