Re: A85: What's wrong with this code


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

Re: A85: What's wrong with this code




At 15:22 1998-05-13 -0400, you wrote:
>
>I've decided to switch over to Usgard.  How do I fix this in Usgard?  I
>need an ampersand somewhere right?  But where?

Anywhere in the row:

 ld hl,&label   ; Looks best
 l&d hl,label
 ld hl,la&bel

SRCWIZ is only interested if the & is on the row, and then it
removes it (temporary).

--
Real name: Jimmy Mårdell                "can't go mucking with a 'void *'"
IRC......: Yarin                                // Apple's MPW C compiler
Email....: mailto:yarin@acc.umu.se        
Homepage.: http://www.algonet.se/~mja/


References: