scene.org File Archive

File download

<root>­/­parties­/­2023­/­vccc23­/­christmas-diamonds/masterware_entertainment_commodore_vic-20_basic_vc3-2023.zip

File size:
10 377 bytes (10.13K)
File date:
2024-01-03 14:15:18
Download count:
all-time: 3

Preview

  • VCC23/file_id.diz 712B
  • VCC23/program.txt 310B
  • VCC23/vcc23-screenshot.png 5.61K
  • VCC23/vcc23.bas 312B
  • VCC23/vcc23.png 2.60K
  • VCC23/vcc23.prg 251B

file_id.diz

<VCC23>

Author: <Rainer Kappler>
Category: <Christmas Challenge>
System:   <Commodore VIC-20>
Language: <BASIC>
Len source code: <478 bytes>
Len exe file:    <1024 bytes>
Len code only:   <# bytes> (valid for assembler only; length of executable without BASIC stub)
Instructions:
<Install vice, drag and drop the prg file into it>
Description:
<In the first line, the screen is deleted, the screen color and the DIMs are set. The second and third lines are used to read in the positions of the objects and the order in which the characters are drawn and save them in variables. Finally, in the fourth line, the characters for the finished image are drawn on the screen in two loops.>
Comments:
<->