62FLAKE Author: STK Category: Christmas Challenge System: Commodore VIC-20 Language: Assembler (ACME: acme -f cbm -o 62flake 62flake.src) Len source code: 707 Len exe file: 76 Len code only: 62 Instructions: LOAD"62FLAKE",8 RUN Description: The upper ten lines are stores as bit-pattern. The lower half is mirrored. Changing the screen color is necessary to see the stars because the VIC-20 sets the char color to the background color. Comments: