[A83] HL to string


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

[A83] HL to string




How would I go about changing a number in a two byte register pair to a 5
byte string?

i.e.  hl=33457
result=
 .db 3,3,4,5,7

any routines or pointers would be helpful =)

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com




Follow-Ups: