A86: base 10 display of hex


[Prev][Index][Thread]

A86: base 10 display of hex




Well, I've been checking the mailing list archives and the discussions
seem to be worthwhile again, so here I am. And I have a question of my
own.

Does anyone know how to display AHL as a decimal? The built in routine
only supports numbers ranging from $000000 to $09FFFF. I need to range
from $00000000 to $09FFFFFF (one extra byte of precision). I wrote a
routine using IX but I think its slow. I need it for SIM Community so
that the population and money can be greater than $09FFFF (or 655359).

-- 

=====================================
=                                   =
=   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      =
=                                   =
=====================================