DDI Star Author: DDI Category: 2022 Christmas Star Challenge System: C64 Language: 6510 ML Len source code: 98 Bytes Len exe file: 100 Bytes Len code only: 98 Bytes Instructions: On a real C64, or a C64 emulator, enter ... LOAD"DDI STAR.PRG",8,1 Description: Auto starts on load and implements a couple of loops that refer to tables for print length and next print position. Comments: Opcodes were manually entered into a hex editor, no assemblers were used. The prg is the only source.