/superplott

Original driver for XY4150 plotter and ZX Spectrum

Primary LanguageAssembly

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