circfruit_apple2_ca65_146b_vc3-2024.zip

Author: circfruit
Category: Christmas Challenge
System:  Apple][
Language: Assembler, ca65
Len source code: 1394 bytes
Len exe file:    146 bytes
Len code only:   146 bytes

Instructions:
Run the attached .po ProDos bootable image on any amulator or real machine. The program starts at address $0800

BRUN TEST.BIN,A$0800

or just

BRUN TEST.BIN

Description:
Draws the ribbon, then the three vertical exclamation lines and at the end the horizontal three lines
Had to figure out the Apple][ screen holes before drawing.

Comments:
Wasted one full day on this :)