mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
Support more syntax in linkerscripts (#1752)
* No need to use `locale`s * Implement octal numbers, `_` digit separators, and `0x/0b/0o` prefixes in linkerscripts * Refactor some functions out of `yylex` * Support `\0` in linkerscripts
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
error: script-num-fmt.link(5): Cannot decrease the current address (from $002a to $0029)
|
||||
error: script-num-fmt.link(9): Cannot decrease the current address (from $002a to $0029)
|
||||
Linking failed with 1 error
|
||||
|
||||
Reference in New Issue
Block a user