Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,521,744
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-03-24 09:58 AM
Guest: Register | Login

Main - Posts by UnderTheSea


UnderTheSea
Posted on 08-06-11 02:21 PM, in 65816 ASM tutorial Link | Quote | ID: 145716

Newcomer
Level: 4

Posts: 1/2
EXP: 192
Next: 87

Since: 08-06-11

Last post: 4646 days
Last view: 4646 days
I used a branch code (beq) and it said it was too many bytes away from the place I wanted it to jump to and gave me an error. How do I fix this so branch codes can be more than -127 to 128 bytes away from the place you want them to go to?

UnderTheSea
Posted on 08-13-11 02:48 PM, in 65816 ASM tutorial Link | Quote | ID: 145906

Newcomer
Level: 4

Posts: 2/2
EXP: 192
Next: 87

Since: 08-06-11

Last post: 4646 days
Last view: 4646 days
I cannot move it since it has to be in the middle, otherwise I just get more of the same errors from other places that need to go to it.

And I have tried changing:

beq PlaceToBranch
jmp NextBit

With:

bne NextBit
jmp PlaceToBranch

But that gives the error of NextBit being to far away as well.

I don't know what else I can do!

Main - Posts by UnderTheSea

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.224 seconds. (327KB of memory used)
MySQL - queries: 36, rows: 50/50, time: 0.221 seconds.