Christmas Snowflake
Author: TomCat / Abaddon
Category: Christmas Challenge
System: MS-DOS com file
Language: Assembler (FASM)
Len code only: 56 bytes
Instructions:
run under DOS-Box or FreeDos with VolkovCommnader because
after run the commander doesn't write the promt in the center of the screen
Description:
Drawing a quadrant of the target object and mirroring
Print every char by 4 times (mirrored horizontally and/or vertically)
Comments:
printing space by charcode 32 instead of charcode 0 needs two more bytes