Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 642 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 642 Bytes

Superplott

Driver for XY4150 plotter and ZX Spectrum.

Project structure

  • /bin - contains original binary
  • /docs - contains documentation
  • /src - contains disassembled source - IN PROGRESS

Documentation

How to load, init and use

CLEAR 60499
LOAD "" CODE 60500
RANDOMIZE USR 60500

Usage is described in XY4150_Navod.

Tools