Tur2Wav v0.95 (c) 1998-1999 Jindrich Kubec Latest version can be found at http://www.asw.cz/~kubecj This program is provided 'as is', no warranty will be taken for any damage caused by it or by any use of it. The whole package is placed under the GNU Public License, for further information on redistribution see the included file "GPL.TXT". Description: ------------ Converts T2000 TUR format to WAV file. Usage: ------ Tur2Wav [options] turfile [wavfile] turfile is input file in T2000 format wavfile is output wave file. Filename is guessed from header data. History: -------- Date, Author, Version 4/5/1999, kubecj, 0.95 First version To Do: ------ Add Superturbo support. Known Bugs: ----------- None. Compiling Tools: ---------------- For scripts: Perl. URL: http://www.perl.com For PC executables: DJGPP. Sources were written/tested on GCC/Intel only. There should be only slight problems to port it to different architectures/environments. Makefile should need only slight changes. URL: http://www.delorie.com