Add segment type "overlay".

This commit is contained in:
Laubzega
2018-08-25 10:18:23 -07:00
parent 31461aaf02
commit 8b584cb89f
4 changed files with 59 additions and 15 deletions

View File

@@ -105,6 +105,7 @@ typedef enum {
CFGTOK_RW,
CFGTOK_BSS,
CFGTOK_ZP,
CFGTOK_OVERLAY,
CFGTOK_O65,
CFGTOK_BIN,