"BAS2IMG" converter for Windows (from DOS console)
Author: Joachim
Bohs
Version: 4.0
bas2img is a DOS program which can convert PC-1500 programs from BAS (text) format to IMG (binary image). IMG files can then be converted into loadable WAV (sound) files for the pc1500 using bin2wav.
Use (drag'n'drop):
Just drag and drop the BAS source file over bas2img.exe, and an
IMG file will be created in the same directory as the BAS file.
Use (from DOS console):
BAS2IMG [/?] srcfile [dstfile]
[/PC:1xxx] [/Q]
/?
/h
[Optional] this helpfilesrcfile
srcfile[.bas] Type optionaldstfile
[Optional] destination name Type allways .img[/PC:1xxx]
[Optional] default PC:1500[/Q]
[Optional] quiet -> no screen output