Logier's Annual 2024 Christmas Present coding compeition. Submission for the TRS80 Model 1 computer. -Dave / Bushy555. NOTE: TRS80 model 1 does not have the forward slash character. As such, the first line (the ribbon) was modified to have these characters: >O< Execution assumptions: (First program to run immediately after emulator is ran) Binary Snapshot ================ 12 bytes : snapshot header. Not included in the source. 121 bytes : code 133 bytes : total file size. 505 bytes : Assembly source size. Assemble with PASMO.EXE Z80 assembler. PASMO --alocal file.asm file.bin trs80-tool.exe convert --start 0x6000 file.bin file.cmd Execution/use/Instructions =========================== Use TRS80 Emulator "trs80gp.exe" Find/download/install/run Configure for 'TRS80 model 1' by FILE --> Change Model --> Model 1. File --> Run --> Select 'file.cmd' (".\TRS80-1\CHRISTMAS_PRESENT.CMD) Program will autorun / autoexecute. >0< +--------+--------+ ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! +--------+--------+ ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! +--------+--------+