Rename c1p target to osic1p
This commit is contained in:
@@ -59,13 +59,13 @@ typedef enum {
|
||||
TGT_ATARIXL,
|
||||
TGT_VIC20,
|
||||
TGT_C16,
|
||||
TGT_C1P,
|
||||
TGT_C64,
|
||||
TGT_C128,
|
||||
TGT_PLUS4,
|
||||
TGT_CBM510,
|
||||
TGT_CBM610,
|
||||
TGT_PET,
|
||||
TGT_OSIC1P,
|
||||
TGT_PET,
|
||||
TGT_BBC,
|
||||
TGT_APPLE2,
|
||||
TGT_APPLE2ENH,
|
||||
@@ -76,7 +76,7 @@ typedef enum {
|
||||
TGT_NES,
|
||||
TGT_SUPERVISION,
|
||||
TGT_LYNX,
|
||||
TGT_SIM6502,
|
||||
TGT_SIM6502,
|
||||
TGT_SIM65C02,
|
||||
TGT_COUNT /* Number of target systems */
|
||||
} target_t;
|
||||
|
||||
Reference in New Issue
Block a user