Expand description

A bus device for connecting ZX Printer family of printers.

Structs

A simple ZX Printer spooler that outputs each line to the stdout as hexadecimal digits.
Connects the ZxPrinterDevice emulator as a BusDevice.
This type implements a communication protocol of the ZX Printer.

Constants

A maximum number of bytes in each line.
A number of printed dots in each line.

Traits

An interface to the ZX Printer spooler.

Type Definitions