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