Segment OVERLAY renamed to REPLACE. Bugfix for read-only segments. Formatting.
This commit is contained in:
@@ -105,7 +105,7 @@ typedef enum {
|
||||
CFGTOK_RW,
|
||||
CFGTOK_BSS,
|
||||
CFGTOK_ZP,
|
||||
CFGTOK_OVERLAY,
|
||||
CFGTOK_REPLACE,
|
||||
|
||||
CFGTOK_O65,
|
||||
CFGTOK_BIN,
|
||||
|
||||
Reference in New Issue
Block a user