Open joefarebrother opened 5 years ago
The following code:
jr .lab .lab
produces the item list
Rainbow Badge (hex:18) x255 (hex:FF)
wheras the expected result is
Rainbow Badge x0
This issue also happens with conditional jr instructions.
I think the entire compilation process needs to be reworked anyways... also I've got little time to look into this, sadly. :/
The following code:
produces the item list
wheras the expected result is
This issue also happens with conditional jr instructions.