Logier's Annual 2024 Christmas Present coding compeition.
Submission for the MICROBEE 32k computer.
-Dave / Bushy555.
NOTE: RENAME "CHRISTMAS_PRESENT_COM" to "CHRISTMAS_PRESENT.COM"
Execution assumptions:
(First program to run immediately after emulator is ran)
Binary Snapshot
---------------
000 bytes : snapshot header. Not included in the source.
118 bytes : code
118 bytes : total file size.
492 bytes : source asm size.
Execution/use/Instructions
==========================
Use any Microbee emulator that supports .COM files. Loaded at memory address 256/$100
- MESS works well with MESSUI.EXE gui interface.
- Requires Microbee ROMs, can be found at : https://github.com/bushy555/MESS_MAME_ROMS (mbee.zip)
Find/download/install MESS and install the ROMs.
Run MESSUI.
Find/select Microbee 16 or Microbee 32 IC
TYpe OK if ROMs are found successfully.
DEVICES --> (first) QUICK LOAD [Empty Slot] *.MWB/*.COM
Select file.com (ie: CHRISTMAS_PRESENT.COM )
Wait three sections. Program will autorun / autoexecute.
Microbee does not auto scroll, so will only show the top 3/4 of the screen.