Home
All news
Jul 3, 2016
Category: All news
Posted by: FUJI
- a new turbo system support: Low Silesia Turbo 2000 (lowsil2000). This is almost identical with cs2000, the only difference is the length of piloting signal
- a fix to --endtime option, end time is now determined more precisely
- a change to output files naming scheme was made in the routine which avoids overwriting existing files (filename_1.log, filename_2.log ... instead of new_filename.log, new_new_filename.log ...)
Jun 26, 2016
Category: All news
Posted by: FUJI
- small bugfixes
- a new option "--pilot" which allows specyfying the length of piloting signal for conversion from binary files (bin/xex/com/bas...) to standard tapes in cas/wav/hex format
- each input file can now have it's own set of conversion options. You can specify options for input file specific options by separating them from filename with colon, for example to create cas file from hybrid wav file (starndard + turbo format) you can use the following syntax:
a8cas-util.pl conv hybrid.wav:endtime=65 hybrid.wav:starttime=65:turbo=turbo2000:amplify=2 hybrid.cas
Jun 3, 2016
Category: All news
Posted by: FUJI
Addedd possibility to convert binary files to standard tapes.
Now You can do this:
a8cas-util.pl conv loader.bin program.xex program.cas
or this:
a8cas-util.pl conv loader.bin program.xex program.wav
(Note however, that init calls which require longer gaps between blocks are not supported. Yet.)
Next page: Documentation