Re: A83: Variables in Strings?


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

Re: A83: Variables in Strings?




Well, I dunno if that'll work, but you could just use _dispHL that 
displays the contents of HL (in decimal).  You could also maybe try:

.db "num is: ",(8520h),0
remember, if an address is in parenthesis, thenm it's pertaining to the 
contents of it.

		-Dimitri


References: