A83: ld string


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

A83: ld string




I asked Harper this question but I want a second opinion. How can I do
this:

ld hl,WORDS+(hl)

ld is the leading byte where to start loading the string. Of course, I
can't load the leading byte and WORDS both into hl at the same time. Any
help?

From: Chris
mecad@scv.net