Re: A86: Displaying Strings


[Prev][Next][Index][Thread]

Re: A86: Displaying Strings




it does display it as a 24-bit number, but if A is greater than 9
strange things happen. to use it like D_HL_DECI do "xor a" or "sub a"
before you call $4a33.

David Phillips wrote:
> 
> A value from 0-9?  I thought it _disp_AHL ($4a33) displays AHL as a 24-bit
> number, not HL with A as a single digit on the front.
> 

-- 

=====================================
=                                   =
=   Kirk Meyer (mailto:_@ibm.net)   =
= http://www.bigfoot.com/~kirkmeyer =
=  http://simcommunity.home.ml.org  =
=                                   =
=   "Set your affection on things   =
=    above, not on things on the    =
=      earth."  Colossians 3:2      =
=                                   =
=====================================


Follow-Ups: References: