added compiler/assembler target, lib compiles
This commit is contained in:
@@ -77,6 +77,7 @@ typedef enum {
|
||||
TGT_LYNX,
|
||||
TGT_SIM6502,
|
||||
TGT_SIM65C02,
|
||||
TGT_PCENGINE,
|
||||
TGT_COUNT /* Number of target systems */
|
||||
} target_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user