Re: A86: jumps


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

Re: A86: jumps



You many like relative range of branch exceeded?  That is saying that 
you can't jr that far.  I think you can only jr like 255 bytes worth of 
mem at a time, either you need to have smaller jr's or use the jump 
comand which takes up more memory but allows you to jump as far as you 
want!

John

>can anyone tell me what it means when tasm says too many branches,etc.
>does it mean too many throughout the program or too many within a 
single
>loop? kinda sucks when you make what u think will be a kewl game and
>then u have to take stuff out because of it
>


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Follow-Ups: