initial import of the gamate stuff

This commit is contained in:
mrdudz
2015-11-14 13:15:29 +01:00
parent b6f429f934
commit 60285097e3
18 changed files with 1112 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ typedef enum {
TGT_SIM6502,
TGT_SIM65C02,
TGT_PCENGINE,
TGT_GAMATE,
TGT_COUNT /* Number of target systems */
} target_t;