<patricecarr� _c64_assembler_vc3-2022>

Author: <Patrice Carr�>
Category: <Christmas Challenge>
System:   <Commodore 64>
Language: <Assembler>
Len source code: <495 octets>
Len exe file:    <# bytes>
Len code only:   <116 octets>
Instructions:
<launch star.prg, clear the screen and tape sys 49166>
<emulator like vicec64 can run the program>
Description:
<how the code works : use the instruction poke 1024,i which prints a character at a precise position in the screen>
<I Had fun and hardtimes to do it on a 1984 assembler !>