Re: A86: Re: Bars


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

Re: A86: Re: Bars




When I try to build that using Asm. Studio 86, i get 5 errors, like this:

Label not defined:  "K_UP"
Label not defined:  "K_DOWN"
Label not defined:  "K_SECOND"
Label not defined:  "K_ENTER"
Label not defined:  "MUL_HL"

Now, I'm really new to asm, so this is probably some simple mistake on my
part, but can someone tell me what I'm doing wrong?  Something to do with
equates, maybe?  Like I said, I'm new to asm.

-Bowser