Support additional o65 attributes.
Add a special ID for the cc65 operating system that is written to the OS field of the options header. git-svn-id: svn://svn.cc65.org/cc65/trunk@1254 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -77,6 +77,8 @@ typedef enum {
|
||||
CFGTOK_EXPORT,
|
||||
CFGTOK_IMPORT,
|
||||
CFGTOK_OS,
|
||||
CFGTOK_ID,
|
||||
CFGTOK_VERSION,
|
||||
CFGTOK_FORMAT,
|
||||
|
||||
CFGTOK_LOAD,
|
||||
|
||||
Reference in New Issue
Block a user