mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
Remove deprecated RGBASM features (#1215)
- Escaped commas "\," inside strings - `name: MACRO` syntax - `__FILE__` and `__LINE__` - `-H/--nop-after-halt` and `-l/--auto-ldh` on by default
This commit is contained in:
@@ -242,6 +242,7 @@ jrlabel:
|
||||
ei
|
||||
halt
|
||||
nop
|
||||
nop
|
||||
scf
|
||||
stop
|
||||
FOR BYTE, 256
|
||||
|
||||
Reference in New Issue
Block a user