Re: A86: If/then in asm?


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

Re: A86: If/then in asm?




cp b ; can you compare to a regiseter? I know only that  you can compare
to a keypress, but I'm guessing...
jp z, here ;then
jp there ;else

Right? I think.
Terrence

Kupan787@aol.com wrote:

> How would I setup an if...then... statement in asm?
>
> Thanks,
> Ben



Follow-Ups: References: