Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 252 Bytes

File metadata and controls

7 lines (4 loc) · 252 Bytes

bas2tap

This is a C program that takes a ZX Spectrum (48k or 128k) basic program in ascii format and converts it to the ZX Spectrum basic format and encodes it in a TAP file.

Building

This is as simple as running make once you've cloned it.