scene.org File Archive

File download

<root>­/­parties­/­2021­/­vintagecomputingchristmaschallenge21­/­challenge/loki_c64_basic_vc3-2021.zip

File size:
8 923 bytes (8.71K)
File date:
2021-12-25 12:55:53
Download count:
all-time: 13

Preview

  • file_id.diz 593B
  • output_with_listing.png 2.95K
  • output_with_listing_in_short_format.png 2.77K
  • xmastree.bas 137B
  • XMasTree.cbmprj 2.18K
  • xmastree.prg 74B

file_id.diz

Author: Michal Lokša
System: Commodore 64
Language: basic v2
Compiled by: CBM prg Studio 3.14.0 (open XMasTree.cbmprj)
Length of source code: 137 Bytes
Length of executable file: 74 Bytes
Instructions: run xmastree.prg in any C64 emulator, e.g. Vice (x64sc.exe) by opening from menu
   or directly from command line (x64sc.exe xmastree.prg)
Description how the code works:
	Program reads line offset from data string.
	Set this offset to address 211 which is using kernal for printing.
	Then calculates width of tree line and print it.
	Repeats until all lines are processed.