Skip to content

connectionsmuseum/esstape-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esstape-data

Data captured and decoded from the 3ESS generic tapes

This repository will host the following files for use with chordtoll's "esstape" decoder:

Bin file format

Synchronization pre- and postamble are included

The files are stored bytewise big-endian. The tape is bitwise little-endian.

For example, the preamble, header, and first word of block 1/0001.bin:

8000 0801 33c0

corresponds to a tape contents of:

0000 0000 0000 0001 1000 0000 0001 0000 0000 0011 1100 1100

About

Data captured and decoded from the 3ESS generic tapes

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors