1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-04-15 16:11:18 +00:00

Fixed doubled text

This commit is contained in:
René Richarz
2026-04-10 17:02:45 +02:00
parent ca9e6192c1
commit c25ebddc48

View File

@@ -68,57 +68,3 @@ such as PiDP-11 systems.
This makes it possible to experience historical plot
files and legacy Unix systems as they originally behaved.
---
## Installation
Choose your platform:
- Raspberry Pi / Linux → raspberrypi.txt
- macOS → macos.txt
- Windows (WSL) → windows.txt
These files contain a short and simple installation guide.
More detailed instructions are available in:
- docs/raspberrypi.md
- docs/macos.md
- docs/windows-wsl.md
---
## Quick test
After installation, run:
tek4010 -noexit cat test.plt
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.