mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
- Escaped commas "\," inside strings - `name: MACRO` syntax - `__FILE__` and `__LINE__` - `-H/--nop-after-halt` and `-l/--auto-ldh` on by default
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
error: macro-syntax.asm(7):
|
|
syntax error, unexpected MACRO
|
|
error: macro-syntax.asm(8):
|
|
Macro argument '\1' not defined
|
|
error: macro-syntax.asm(9):
|
|
syntax error, unexpected ENDM
|
|
error: Assembly aborted (3 errors)!
|