NoTimeForNaming Author: Jimbobaby Category: Christmas Challenge System: Fujitsu FM-7 Language: BASIC (F-BASIC 3.0) Len source code: 99/105 bytes (*) Len exe file: Len code only: Instructions: Any FM7 emulator, like XM7 or Mutsu. Simply insert floppy and reboot, it's self-bootable. Description: The code just draws 3 quads and loops forever. No need to clear screen if selfbooted (and the rules also say so). Tricks: command LINE can work with last coordinate, also works in character mode (not only in pixel mode), spaces are not needed, GOTO can be simplified as "GO.". Comments: (*) There is some discrepancy between the file size as saved with F-BASIC (105 bytes), and the "human type'd code" (99 chars).You can type those 99 characters, press "enter" (should be counted as part of the source or not? ;)), run it, and it works, so...