Posted By
Harry Potter on 2024-04-08 09:54:23
| Re: PrintTok/cc65: new version available, not quite v. 2
I'm looking to add values between 0x61 and 0x7A as one-byte tokens for the CBM target of PrintTon1 006. Unfortunately, cc65 converts these into lower-case letters. I'm wondering if it's possible to directly write these values as such in a string without messing up the kay assignments, as I want both lower-case letters and these tokens in the same strings. I'm also asking if there are any improvements I can make before PrintTok2.
|