Short: Play & convert Atari 8-bit music. Author: Piotr Fusik, See CREDITS, 68k compile by uploader Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: mus/edit Architecture: m68k-amigaos Version: 3.1.5 [3rd upload] Replaced asap-sdl with asap-ao by me using libao/PAS. Rebuilt the asap root directory for a minimum CPU of 68020. [2nd upload] Added the "fpu" directory. ASAP is a player of 8-bit Atari music for modern computers. It emulates the POKEY sound chip and the 6502 processor. The project was initially based on the routines from the Atari800 emulator, but the current version has a completely new original emulation core. http://sourceforge.net/projects/asap/ Usage: asapconv [OPTIONS] INPUTFILE... Each INPUTFILE must be in a supported format: SAP, CMC, CM3, CMR, CMS, DMC, DLT, MPT, MPD, RMT, TMC, TM8, TM2 or FC. Output EXT must be one of the above or XEX, WAV or RAW. Options: -o FILE.EXT --output=FILE.EXT Write to the specified file -o .EXT --output=.EXT Use input file path and name -o DIR/.EXT --output=DIR/.EXT Write to the specified directory -o -.EXT --output=-.EXT Write to standard output -a "TEXT" --author="TEXT" Set author name -n "TEXT" --name="TEXT" Set music name -d "TEXT" --date="TEXT" Set music creation date (DD/MM/YYYY format) -h --help Display this information -v --version Display version information In FILE, DIR and EXT you may use the following placeholders: %a Music author %n Music name %d Music creation date %e Original extension (e.g. "cmc") Options for WAV or RAW output: -s SONG --song=SONG Select subsong number (zero-based) -t TIME --time=TIME Set output length (MM:SS format) -m CHANNELS --mute=CHANNELS Mute POKEY channels (1-8) -b --byte-samples Output 8-bit samples -w --word-samples Output 16-bit samples (default) Options for XEX, WAV output: --tag Include metadata in the output file Options for SAP output: -s SONG --song=SONG Select subsong to set length of -t TIME --time=TIME Set subsong length (MM:SS format) Options for native modules (output format same as input format): --address=HEXNUM Relocate music to the given address asap-ao: no input file Usage: asap-ao [OPTIONS] INPUTFILE INPUTFILE must be in a supported format: SAP, CMC, CM3, CMR, CMS, DMC, DLT, MPT, MPD, RMT, TMC, TM8, TM2 or FC. Options: -s SONG --song=SONG Select subsong number (zero-based) -h --help Display this information -v --version Display version information -8 Play with 8bit instead of 16bit. Usage: sap2txt INPUT.sap - dump to stdout sap2txt INPUT.txt OUTPUT.sap - replace header in SAP Usage: sap2ntsc FILE.sap... Replaces FILE.sap with an NTSC version Tested under a minimum shell stack of 1000000 bytes only. Feeling bored ? :) Why not check out this URL ? http://geocities.ws/lorylomb/