xeleh_pc_asm_52b_vc3-2024 Author: Xeleh Category: Christmas Challenge System: IBM PC or compatible Language: x86 assembler, NASM Len source code: Len exe file: 52 bytes Len code only: Instructions: Tested on DOSBox-X, it should work also on DOSBox. Description: A long string containing all the lines of the present is created in memory to be printed in one shot using the infamous function 9 of interrupt 21h (MS/DOS). Comments: Thanks again for organizing the challenge, Logiker. It makes the perfect excuse to craft a little bit of assembly code once a year! :)