Replaced the unused NES target by BBC
git-svn-id: svn://svn.cc65.org/cc65/trunk@497 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,7 +55,7 @@ typedef enum {
|
||||
TGT_PLUS4,
|
||||
TGT_CBM610,
|
||||
TGT_PET,
|
||||
TGT_NES,
|
||||
TGT_BBC,
|
||||
TGT_APPLE2,
|
||||
TGT_GEOS,
|
||||
TGT_COUNT /* Number of target systems */
|
||||
|
||||
Reference in New Issue
Block a user