<VC3-2023-short-pottendo>

Author: <pottendo>
Category: <Christmas Challenge>
System:   <C64>
Language: <Assembler, Kick Assembler v5.25>
Len source code: <# 246 bytes> (VC3-2023-short-pottendo.asm)
Len exe file:    <# 84 bytes>
Len code only:   <# 68 bytes> (net code size; subtract the bytes for header/start address; assembler: also subtract the BASIC stub)
Instructions:
Load program and clear screen before run.

Description:
Table driven and self-modifying code used.
Program loops at the end, cannot be run twice or more often without reloading.

Comments:
Ned weil's Sinn macht, sondern, weil Mann's kann!
(Not because it makes sense, but Man can do it!)
Net code size contains the table - as this is the brain of the program.
For analysis convenience "VC3-2023-short-pottendo-ext.asm" is better readable and modifyable.