scene.org File Archive

File download

<root>­/­parties­/­2025­/­vccc25­/­christmas_challenge/lechuck_vic20_assembler_91b_vc3-2025.zip

File size:
83 860 bytes (81.89K)
File date:
2025-12-30 23:34:07
Download count:
all-time: 1

Preview

  • file_id.diz 686B
  • result.jpg 48.94K
  • snowflake.asm 1.50K
  • snowflake.prg 106B
  • sourceCode.jpg 49.98K

file_id.diz

Snowflake

Author: Pedro Bermejo
Category: Christmas Challenge
System:   Commodore VIC-20 unexpanded
Language: 6502 Assembler (assembled with CBM PRG Studio)
Len source code: 1541 bytes
Len exe file:    106 bytes
Len code only:   91 bytes
Instructions:
Install vice, start with xvic (VIC unexpanded), drag and drop the prg file into it.
It needs to be loaded with ',1' (in other words, Settings->Host->AutoStart->Load to BASIC start(xxxx) from vice Preferences, need to be unchecked)

Description:
Draws the central horizontal line. Then 9 lines above this (using 'Y's read from 'data'). Finally, it replicates these 9 lines symmetrically in the lower part.

Comments: