Added basic frame for new target 'creativision'.

Kym Greenshields <kym.greenshields@gmail.com> has expressed interest
in contributing and maintaining support for the VTech CreatiVision system.
This commit is contained in:
Oliver Schmidt
2013-11-25 22:52:04 +01:00
parent ed100f67b9
commit 8e6b8dd0af
7 changed files with 210 additions and 61 deletions

View File

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