Hi! I'm working on a text adventure for cc65 called Adventures on Planet Smir 3, Episode 1. Right now, only Chapter 1 is mostly written. :( I have a C64 version and a Plus4 version online. If you want, I will give you an URL to them. Right now, I'm porting the code to the Apple2enh platform. Now, there are two nasty bugs with the display: the scoreboard is printing the wrong characters and flashing, and the printtok() routine I'm using to print compressed text is not expanding certain tokens properly. Printtok() accepts tokens as either one character from value #80-$9f and $E0-$FF o