This is an extension for Amos Kittens
This is a reimplementation of the MusiCraft extensions. Warning only some of the commands are implemented! this are commands that are implemented:
St Load filename$,banknr
Load module into bank number
filename$ is the file you like to load.
St Play banknr
PLay module from bank
St Play banknr, track
(This one is not supported yet.)
St Stop
Stop playing music.
St Resume
Resume playing where you paused the playback.
St Pause
Pause playback, you can start playback with St Resume.
If you find any problem please report this in the bugtracker. The commands that are not implemented will return an error.
This extension should provide support for pro-tracker / scream-tracker, amiga music modules. this extention uses: ptplayer.library & ptreplay.library See OS4Depot.net for OS4 version, and Aminet for SDK / header files.
No copyrighted text or source code or manuals are included from orginal, I have no right to original work. and clime no legal right to distribute the original 680x0 assembler source code. I do not endorse piracy, if you can try obtain it legally, if possible, I know many do distribute abandonware, that’s purely at there own risk.
The legality of this, is similar to Pepsi Cola, ReactOS, AROS or WINE. This code is not based on reverse engineered code, its purely based on the development documentation, and guess work.