Re: LZ: JR or JP?


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

Re: LZ: JR or JP?



> Does anyone know if there's a reason to use JP instead of JR for a program
> jump?  The JR instruction, according to the book I have, uses one less byte
> to have in code, so that would help optimize memory; also the assembler
> resolves the relative (JR) addresses for you, doesn't it?
> 
you can't use JP because of teh way teh Ti-85 works..
Zshell provides teh psudo-opcode JUMP_() which can be used instead of 
JP.


Rob Taylor MAIL - mailto:rtaylor@rtaylor.u-net.com 
           WEB  - http://www.u-net.com/~rtaylor/    


Follow-Ups: References: