flakedos Author: dplass Category: Christmas Challenge System: PC/DOS Language: x86 Assembly language Len source code: 1591 Len exe file: 80 Len code only: Instructions: In DOSBox, run flakedos.com Description: Loops columns from -9 to 9 and rows from -9 to 9, taking absolute value of each to look up the bits for that quadrant. Converts the bits from 0/1 to space/star. Comments: Based on my own BASIC implementation, flake.