Convert and inspect the formats a Spectrum actually used
A Go library and command-line toolkit for converting and manipulating ZX Spectrum file formats: TAP, TZX, snapshots (.sna, .z80), and BASIC. No third-party dependencies.
Documentation
zentools — architecture
zentools is the canonical Go library for ZX Spectrum binary formats: tape images, snapshots, disk images, and BASIC tokenisation. It exists so that the tools in the…
zentools command-line tools
This manual documents every zentools command in detail: the focused drop-in tools (maketap, totap, loadtap, tap2tzx) and the unified zx front-end. It also explains, at…
zentools library manual
The zentools library is a set of Go packages for reading, writing, and converting ZX Spectrum file formats in memory. Every package depends only on the Go standard…
zentools consolidation — status and work ahead
zentools consolidation — status and work ahead