Logier's Annual 2024 Christmas Present coding compeition. Submission for the Sam Coupe 8 bit computer. -Dave / Bushy555. Execution assumptions: (First program to run immediately after emulator is ran) Binary Snapshot ================ 000 bytes : snapshot header. 111 bytes : binary code. 111 bytes : total file size. 367 bytes : Minimal asm source size. Assemble with PASMO.EXE Z80 assembler. PASMO --alocal file.asm file.bin Use Sam Coupe utill DSKMAN to place binary into a disk image to then load into an emulator or then use other tools to create a physical disk to then load into a real Sam Coupe computer via floppy disk. This is beyond the scope of this assembly listing. Execution/use/Instructions =========================== Use Emulator: SIMCOUPE At the windows command line: simcoupe christmas_present.dsk Within the simcoupe emulator: load "file.bin" CODE 32768