VCCC2023-6809

Author: izne
Category: VCCC2023
System:   Motorola 6809 (SBC)
Language: Assembler / TASM v2.0
Len source code: 1032
Len exe file:    396
Len code only:   396
Instructions:
Compile with ASM6809. On my self-made 6309 single breadboard computer, I use the S19 format to load into ASSIST09 monitor. Then G 1000 will start it. The output goes to ACIA at $A000.
Description:
The code only prints the full pattern.
Comments:
Having lots of fun with 6809 assembly and system design! Thank you!