This is a port of my AlexForth for 6502 to the 6809 processor.
This Forth is a work in progress.
Follow me in this journal on how I implement AlexForth for 6809:
- Day 1: Inner Interpreter and Manually Threaded code
- Day 2: Colon defined Words and Return Stack!
- Day 3: Automating words headers, embedding constants into words definitions and memory manipulation words
- Day 4: About handling user I/O...
- 6809 Assembler asm6809