Tiki Tiki Little Star Author: Quarryman / Darklite Category: Christmas Challenge System: Tiki 100 Language: Z80 Assembler Len source code: 516 bytes Len exe file: 112 bytes Len code only: 112 bytes Instructions: Boot emulator (or real machine) from provided tikistar.dsk file and run tikistar.com program. Description: One quarter of the star image is stored as a bitmap. For each line of the bitmap the bits are first interpreted left to right, and then right to left to mirror. For the lower half the bitmap is read in reverse order for vertical mirroring. Comments: