Changes to existing cc65 source to support Synertek Systems Sym-1
This commit is contained in:
@@ -85,6 +85,7 @@ typedef enum {
|
||||
TGT_GAMATE,
|
||||
TGT_C65,
|
||||
TGT_CX16,
|
||||
TGT_SYM1,
|
||||
TGT_COUNT /* Number of target systems */
|
||||
} target_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user