VCCC3_AMSCPC_ASM_v3 Author: Gallegux Category: Christmas Challenge or Wild System: Amstrad CPC Language: Assembler Len source code: Len exe file: Len code only: 77 Instructions: To run the program use the disk image included, type RUN"STAR.BIN and press ENTER. Or compile the code and type CALL &4005 . Description: Bytes secuence with the number of characters to print. Comments: It works on MODE 1, the Amstrad default screen mode after booting. At the end it executes an infinite loop so as not to return to amsdos. STAR.BIN_extracted_from_disk file is the executable with headers. Compiled with WINAPE.