scene.org File Archive

File download

<root>­/­parties­/­2022­/­vccc22­/­christmas_star_challenge/stk_vic20_assembler_vc3-2022.zip

File size:
19 669 bytes (19.21K)
File date:
2022-12-30 11:32:14
Download count:
all-time: 10

Preview

  • 57star 71B
  • 57star.src 511B
  • 57star_code.png 15.54K
  • 57star_result.png 3.04K
  • file_id.diz 511B

file_id.diz

57STAR

Author: STK
Category: Christmas Challenge
System:   VIC-20
Language: Assembler (ACME: acme -f cbm -o 57star 57star.src)
Len source code: 511
Len exe file:    71
Len code only:   57
Instructions:
LOAD"57STAR",8
RUN
Description:
The table contains in reversed order how many times stars and spaces have to 
be written on the screen for the upper half of the star. The lower half is
done by walking through the table in the opposite direction.
Comments:
For VIC-20 without RAM expansion.