farique1 / CoCo-to-CAS

⛔️ DEPRECATED <Current version at https://github.com/farique1/basic-dignified>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⛔️ DEPRECATED

This repo is part of a series of tools that were integrated into the Basic Dignified Suite. The newer versions are available there. This version is out of date and will no longer be supported here.

This repo now exists for archival purpose only.


CoCo to CAS

Convert CoCo binary .bin, tokenized Basic .bas or ASCII Basic .asc programs to the .cas cassette format.

CoCo to CAS try to guess the file format based on the extension but it can be forced with the -ff argument.

Run with:
cocotocas.py <input file> [output file] [-ff <bas|bin|asc>]

If no output file is given, the input file name will be used.

About

⛔️ DEPRECATED <Current version at https://github.com/farique1/basic-dignified>


Languages

Language:Python 100.0%