Re: A86: Dec to Hex


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

Re: A86: Dec to Hex




actually, i wrote it just now :)  although i had previously written one
for disasm86.  you might want to find a byte on page D that is zero so
that you can save space and t-states by eliminating the first 'and
%00001111' command

Trey Jazz wrote:
> 
> thats the one i was looking for (from a mem viewer program right? guess i
> shoulda said that before huh?). thanks
> 
> >;i didn't test this, someone verify it. this is the idea though.
> >;routine to display AHL as hex number in normal font
> >;written by Kirk Meyer    5/11/98

-- 

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


References: