Author: Category: System: Language: Len source code: <1072 bytes> Len exe file: <89 bytes> Len code only: <86 bytes> Instructions: < Vice 3.5 In settings/ Host Autostart = Inject to Ram Drag and drop PRG file in Vice 3.5 Run the Command: sys 4096 > Description: < This program reads in the outline of the snowflake contained within a 34 byte binary array. Zeros represent spaces and Ones represent the asterisks to draw. It loops through the array shifting bits, checking those values and outputing using the ROM subroutine at $ffd2. The two far right tips of the snowflake are not stored in the array but merely printed during the program execution. > Comments: