scene.org File Archive

File download

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

File size:
7 932 bytes (7.75K)
File date:
2025-12-30 23:34:07
Download count:
all-time: 1

Preview

  • file_id.diz 631B
  • result.png 3.46K
  • sfpoke.prg 129B
  • source.png 3.68K
  • source.txt 136B

file_id.diz

SFPoke

Author: Carlo Luciano Bianco (CLuB77)
Category: Christmas Challenge
System:   Commodore C64
Language: BASIC v2
Len source code: 136 bytes
Len exe file:    129 bytes
Len code only:   127 bytes

Instructions:
Install vice, run x64sc, drag and drop the prg file into it.

Description:
Cycle X runs over the different columns of the image and the cycle Y runs over the different lines. By evaluating each X and Y it is decided if a * must be printed in that location. Then the value 42 is written into the screen memory locations corresponding to both (X,Y) and (Y,X) since the figure is symmetric.

Comments: