Re: A83: How to equ key groups?


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

Re: A83: How to equ key groups?






In accordance with the prophecy, Marc Puts uttered:

> kGroup7 .equ 0bfh			;Group with Clear in it

> 	ld a,Group7

> When compiling this, tasm gives the error "Label Not Found: Group7".

Well... that's because you never defined Group7. =)

Linus
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                 A clean house is a sign of a misspent life.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
lairfight@softhome.net, visit http://linusworld.cjb.net (PGP key available).



References: