scene.org File Archive

File download

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

File size:
48 768 bytes (47.62K)
File date:
2021-12-25 12:55:53
Download count:
all-time: 20

Preview

  • XMASTREE/FILE_ID.DIZ 1.27K
  • XMASTREE/xmastree-sourcecode-image.png 47.43K
  • XMASTREE/XMASTREE.png 1.39K
  • XMASTREE/XMASTREE.S 2.21K
  • XMASTREE/XMASTREE.SRC 1.88K
  • XMASTREE/XMASTREE.TOS 88B

file_id.diz

;--------------------------------------------------------------------------------------------
;
; Christmas Tree
; for the Vintage Computing Christmas Challenge 2021
;
; Author: lsl/checkpoint (lsl@quantentunnel.de)
; System: Atari ST (low-resolution for correct graphics centering)
; Language used: Motorola 68000 assembly 
;                (developed using Turbo-Assembler 1.7.6 by Soeren Hellwig & Markus Fritze)
; Length of source code: 1939 bytes (assembler .S sourcecode file)
; Length of executable file: 88 bytes (56 bytes + 32 bytes executable header)
; Length of executed code: 56 bytes
; Instructions on how to run the code: start XMASTREE.TOS in low-resolution
;                                      (either real hardware or emulator)
;
;--------------------------------------------------------------------------------------------
; FILE_ID.DIZ ..................... this file
; XMASTREE.png .................... screenshot
; XMASTREE.S ...................... sourcecode as ASCII-file
; XMASTREE.SRC .................... sourcecode in Turbo-Assembler format
; XMASTREE.TOS .................... Atari ST executable
; xmastree-sourcecode-image.png ... image of the sourcecode
;--------------------------------------------------------------------------------------------