Было тут. Теперь будет здесь.
bin2tap ver.0.1 by introspec (May 30 2014)
a tool to create tape images out of binary files
usage:
bin2tap [-r] input.bin output.tap
creates a headerless tape block
bin2tap -b input.bin output.tap zxname [start]
creates a basic file that autostarts at line 'start'
bin2tap -c input.bin output.tap zxname start
creates a code file that loads at address 'start'
options:
-h, --help print usage and exit.
-b, --basic create basic *.tap file.
-c, --code create code *.tap file.
-r, --raw create a raw block, i.e. do not generate block id and checksum.
Итого: bin2tap -c name.scr name.tap name 16384





Ответить с цитированием