spin2cpp
spin2cpp copied to clipboard
P2: Can't assemble branches with long immediates
DAT
org
tjnz pa,##.label
long 0[400]
.label jmp #$
I'm fairly sure this should work.
Also, I think I saw a really stupid workaround for this issue somewhere in assemble_ir.c