palazzol / kctools

Tools for processing tape images for the Mattel Intellivision keyboard component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tape recovery tools:

kcdat2wav.py   - translate *.dat files from gen2 DAQ system to 4-channel wavfile
kcdecode.py    - decode data from one track of a wav file to a txt file
kcverify.py    - verify/correct data in txt file and write new txt file
kcconvert.py   - convert error-free dat file to a combination of txt and binary record files
kcdetoken.py   - create BASIC program listing from binary record files or BIN+CFG files
                 and create BASIC variable listing from BIN+CFG files
kcmapmemory.py - create BIN+CFG files (Master Component memory) from binary record files and
                 other BIN+CFG files
kcutils.py     - utility code used by some of the above tools


About

Tools for processing tape images for the Mattel Intellivision keyboard component


Languages

Language:Python 100.0%