VCCC2024 v1.00 Author: TS2068_FAN Category: Christmas Challenge 2024 System: Timex/Sinclair 2068 Language: Z-80 Assembly Len source code: 670 (with no comments) Len exe file: 8201 Len code only: 120 Instructions: - A Timex/Sinclair 2068 emulated autostart 8K AROS DOCK cartridge and source code to demonstrate a Vintage Computing Christmas Challenge 2024 (VC3 2024) entry. Reference text file "VCCC2024.txt" (which is mostly generated by running a custom "CREATERM.BAT") for more information on the dependencies and build environment that was used to build and test this program. The emulated cartridge was tested using DOSBox 0.74-3, Warajevo version 2.51 (using "ts2068 /evccc2024") and ZEsarUX 10.1. Reference VCC2024C.Z80 for commented assembly source. The length of the exe file is 8201 bytes, but becomes 120 bytes when excluding emulated cartridge header, Timex/Sinclair catridge header, and required cartridge padding (8201 bytes is the minimum size of an emulated AROS DOCK cartridge)