Revert "Added basic frame for new target 'creativision'."

This reverts commit 8e6b8dd0af.
This commit is contained in:
Oliver Schmidt
2013-12-05 21:45:20 +01:00
parent b5ed9a1eff
commit 0a8efc9fc3
7 changed files with 59 additions and 208 deletions

View File

@@ -10,18 +10,17 @@ CBMS = c128 \
GEOS = geos-apple \
geos-cbm
TARGETS = apple2 \
apple2enh \
atari \
atarixl \
atmos \
creativision \
$(CBMS) \
$(GEOS) \
lynx \
nes \
sim6502 \
sim65c02 \
TARGETS = apple2 \
apple2enh \
atari \
atarixl \
atmos \
$(CBMS) \
$(GEOS) \
lynx \
nes \
sim6502 \
sim65c02 \
supervision
DRVTYPES = emd \