1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-04-14 07:50:24 +00:00
Files
rricharz.Tek4010/README.md
René Richarz 78dbe3138c improved manual
2026-04-11 16:31:47 +02:00

1.5 KiB

Tek4010 Emulator

Tek4010 is an emulator for Tektronix 4010/4014 graphics terminals. It reproduces the behavior of the original storage tube display, including realistic drawing speed and the true fading of the drawing spot over time.

This makes it possible to experience historical plot files and legacy Unix systems as they originally behaved.

Tek4010 example


Installation

Choose your platform:

These files contain a short and simple installation guide.

More detailed instructions are available in:


Quick test

After installation, run in your Tek4010 directory:

make test

You should see a graphical display.


Examples

Examples and demo files are included in the repository:

  • demos/demo.sh
  • pltfiles/
  • ardsfiles/

Notes

  • This project is distributed as source.
  • Installation is intentionally simple and transparent.
  • If something does not work on a future system, it can be adapted locally.

Background

This emulator is designed to support historical Unix environments and related hardware projects such as PiDP-11 systems.

Usage