2024 Christmas "Present" competition.

Author          : Dave aka Bushy555.
Category        : Christmas Challenge.
System          : VZ200/VZ300, Laser210/Laser310.
Language        : Z80 Assembly.
Len source code : 268 bytes.
Len exe file    : 108 bytes.
Len header      : 24 bytes.
Len code only   : 84 bytes.

Instructions:
-------------
Get 'VZEM' Emulator from here : https://bluebilby.com/sdm_categories/tools/
Extract / Install / Run VZEM
File --> OPEN --> Select .VZ snapshot file.
Program will then auto execute.

Due to the VZ Y-AXIS is only 16 characters in height, the program will scroll past quickly.


Description:
------------
Please see comments in assembly source file.

Essentially:
  display top ribbon line                         \O/
  display top of present box              +--------+---...
  do 2 times:
     do 8 times:
        display middle of present box     !        !   ...
     display bottom of present box        +--------+---...



Comments:
---------

Hi Mum!