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: 1190 bytes Len exe file: 104 bytes Len code only: 88 bytes 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 "LGKR2024.COM" Or just simply press F1 and select the file Description: - The code build a character screen 1st based on EXOS screen definition (22 bytes) - Clear screen (10 bytes) - Draw vertical 3 lines (56 bytes box draw routine) - Draw horizontal 3 lines & enter +-es - Drew draw top 3 characters - after draw it goes to forever loop Comments: n/a