Files
chibi-pc09/code/README.md

8 lines
439 B
Markdown

# Code
These are the sources for the boot code for Prototype #1. ASSIST09 will eventually be integrated.
The version of ASSIST09 that is being used has been modified for asm6809 by the [MECB](https://github.com/DigicoolThings/MECB) project and is available [here](https://github.com/DigicoolThings/MECB/blob/main/MECB_6809_CPU/ASSIST09/src/ASSIST09_Original_ASM6809.asm).
Information for building the boot code is under boot/README.md.