Files
rgbds/test/link
ISSOtm ca6fa6d1d7 Split register-indirect tokens
This allows whitespace between the brackets and the register.
This also fixes #531

Note that `$ff00 + c` is still treated as a single token, because trying to
use an expression on the left side causes a shift/reduce conflict.
This isn't great, but most people seem to be either used to it as-is, or
using the new `ldh a, [c]` syntax.
If this causes problems with a lexer rewrite, it'll be deprecated; but for
now, keep it around, as the support is clunky but bearable.
2020-07-22 15:00:39 +02:00
..
2020-01-21 03:01:58 +01:00
2020-07-21 19:56:46 +02:00
2020-03-21 23:00:38 +01:00
2020-04-06 00:48:10 +02:00
2020-02-05 13:24:50 +01:00
2020-01-28 21:04:41 +01:00
2020-02-05 13:24:50 +01:00
2020-02-07 13:19:50 +01:00
2020-02-07 13:19:50 +01:00
2020-02-07 13:19:50 +01:00
2019-11-02 22:37:10 +01:00
2020-02-03 21:07:12 +01:00
2020-04-06 00:48:10 +02:00
2020-02-03 21:07:12 +01:00
2020-02-03 21:07:12 +01:00
2020-02-03 21:07:12 +01:00
2020-07-21 19:56:46 +02:00