Posted By
   Harry Potter on 2023-05-27 18:23:45
  |   cc65 users: printtok.c updated!
  Hi!  I just updated my printtok.c cc65 C module online.  It is now much smaller in object size and adds an option to use zeropage to store two of its variables.  I also bettered its extended memory support but still didn't test this support.     The compression techniques didn't change, though.  You can find it at https://sourceforge.net/projects/cc65extra/files/ui/.  Try it out!
  |