First post, by Tronix
- Rank
- Member
Hello,
Almost all Adlib trackers require a 286+ processor to run. For example, Adlib Tracker request 286 and XMS memory. Some trackers include examples of players with source code. I recompile some of them, which I managed to find, to run on the 8088 processor.
- play_asm.exe - the player included in AMusic Tracker package. Can play modules *.AMD . Usage: play_asm <module.AMD> .
- fmc.exe - Faust Music Creator v1.3 Tracker. Can play modules *.SNG . Load music - "L" key. Play - "Spacebar".
- qdplay.exe - the player included in Surprise! Adlib Tracker v2.0 package. Can play modules *.SA2 . Usage - qdplay <module.SA2>
- rad_play.exe - the player (with some modification) included in Reality ADlib Tracker v1.1a package. Can play modules *.RAD . Usage - rad_play <module.RAD>
- pruopl2.exe - HSC OPL2 Player by Spanish Lords player. Can play modules *.HSC . Usage - pruopl2 <module.HSC>
FMC download: https://yadi.sk/d/e6NBl0wc3acENn
PLAY_ASM download: https://yadi.sk/d/ovZLLIxd3acEWr
QDPLAY download: https://yadi.sk/d/NPEZK_423acmrx
RAD_PLAY download: https://yadi.sk/d/pAIXBXK_3ad2by
PRUOPL2 download: https://yadi.sk/d/X2_sz8LB3aeC7o
Sources included.