scene.org File Archive

File download

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

File size:
389 882 bytes (380.74K)
File date:
2025-12-30 23:34:07
Download count:
all-time: 2

Preview

  • file_id.diz 1.08K
  • LGKR2025.COM 118B
  • logiker2025.src 1.51K
  • result.png 729B
  • sjasm.exe 205.50K
  • source.png 302.45K

file_id.diz

GIFT BOX b0.00

Author: Geco
Category: Christmas Challenge
System:   Enterprise
Language: Assembler, sjasm v0.39g6 (modified version) , included into the zip file
Len source code:           1544 bytes
Len exe file:               118 bytes
Len code only:              102 bytes
Len snowlfake code only:     79 bytes (23 bytes needs to create the screen definition)

Instructions:

Install EP128emu
Set working directory to the location where the file is located (alt+F)
Select a File I/O config eg. : EP_128k_Tape_FileIO.cfg (alt+Q)
Select enable Virtual File I/O (shift + F10 then tick it)
then enter the following command in Basic
LOAD "LGKR2025.COM"
Or just simply press F1 and select the file

Description:
- The code build a character screen 1st based on EXOS screen definition (23 bytes)
- Draw top half of snake                                                (79 bytes snow flake draw routine)
- Draw horizontal draw horizontal middle line
- Draw bottom half of snake
- after draw it goes to forever loop
Comments:
assembling the code:
sjasm.exe logiker2025.src LGKR2025.COM