0 Members and 1 Guest are viewing this topic.
ld hl,1ret
ld hl,address
.dw hInvT.db 7.db "Cn2.2id"
Yeah, that's because it's a "new" token and is sent to the token hook in a special manner that Axe doesn't handle. I didn't add handling for it because I wasn't entirely sure how to account for it without introducing other problems on calculators with older OSes, but I think I've found a way to fix it now.
:.KEY:AsmComp(GCNAXE):prgmGCNLIB:CnOn::For(A,0,255):Disp GetKey►Dec,i:Pause 100:End::CnOff:Stop:ReturnGenerated by SourceCoder (http://sc.cemetech.net)© 2005-2012 Cemetech (http://www.cemetech.net)
Hmm, so why didn't he just put it all in one place? Is it so that it can work around DCS?