Files
rgbds/src/link
Antonio Niño Díaz c1a97f6541 Allow to JR to numeric constants
Previously, JR was only allowed to labels (in the same section, or
different sections). When trying to JR to an address specified as a
numeric value, rgbasm would fail to calculate the JR offset (as it
doesn't know the final address of the JR so it can't calculate the
difference).

This patch makes rgblink calculate the offset whenever there is a JR.

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
2018-03-29 23:38:54 +01:00
..
2017-03-28 22:19:45 +01:00
2018-01-26 22:59:02 +00:00
2018-01-26 22:59:02 +00:00
2018-01-26 22:59:02 +00:00
2018-01-28 13:07:21 +00:00
2018-01-26 22:59:02 +00:00
2018-01-26 22:59:02 +00:00
2018-01-26 22:59:02 +00:00
2018-01-26 22:59:02 +00:00
2018-03-29 23:38:54 +01:00
2018-02-18 19:57:02 +00:00
2018-01-27 17:25:21 +00:00
2018-01-26 22:59:02 +00:00
2018-01-26 22:59:02 +00:00