SST-6809 Single Board Computer
https://github.com/KenWillmott/SST-6809
- The Parts List
- The Memory Map
- Configuring the Jumpers
- The M8 Bus
- Motorola ASSIST09
- Ported Software
- TinyBASIC by Tom Pittman, Holger Veit, and Doug Gilliland
- TSC BASIC by TSC, Brian L. Stuart, and Doug Gilliland
- PSYMON 1.20B by Percom Data Systems
- BUGGY 1.01 by Lennart Benschop
- microFORTH 1.0 by Mike Pashea, ported by Ken Willmott
- Development Tools
- The Lost Wizard Assembler (lwasm) can output assembled code as S-records, usually saved as .s19 files
- The Future
Flex 6809
CP/M
NitrOS-9 Level 1
NitrOS-9 Level 2
Fuzix
- Additional Resources
- 6809 Assembly Language Programming by Lance Leventhal
- Assembly Language Subroutines for the 6809 by Lance Leventhal
- https://github.com/douggilliland/Retro-Computers in 6809 subdirectory
- Lost Wizard Assembler http://www.lwtools.ca/
- MacroAssembler AS http://john.ccac.rwth-aachen.de:8000/as/
Return to top