6809 SBC
The Single Board Computer
The SBC running on an AT&T terminal
Files
bin
Binaries that can be loaded from the SD card and run by the monitor.
- basic — TSC 6800 Micro BASIC Plus ported to the 6809
- fig6809 — 6809 FIG Forth
- hello — The obligatory "Hello World"
- space — TSC 6800 Space Voyage ported to 6809
- tu58 — TU58 emulator
doc
forth
hardware
src
- basic.s — 6809 port of TSC 6800 Micro BASIC Plus
- eeprog.s — Utility to reflash the monitor
- fig6809.s — Sources for 6809 Fig FORTH
- hello.s — Hello World
- mon.s — Source for the eeprom-resident monitor
- space.s — 6809 port of TSC 6800 Space Voyage
- tu58.s — TU58 emulator
tools
- as9
- s19tobin.c — An S19 to binary image converter;
written to be compiled on Plan 9 or with P9P
Brian L. Stuart,
Department of Computer Science,
Drexel University