mirror of https://github.com/zxdos/zxuno.git
|
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| readme.txt | ||
| tap2bin.cpp | ||
| tap2bin.exe | ||
readme.txt
written by byrtolet@parallel.bas.bg This program converst files in oric .tap format to files swittable to be written with dos33 program from http://www.deater.net/weave/vmwprod/apple/dos33fs.html To write binary file do: dos33 image.dsk B file_binary.bam DOS_FILENAME To write basic file do: dos33 image.dsk A file_basic.bam DOS_FILENAME The provided .exe file is build on linus with mingw and is not tested on windows.