view level2/coco3/port.mak @ 2936:a1c9fab52ed3

coco3: Avoid duplicate ddd0_80d.dd on 80DS disk image /DD should be removed from FLOPPY_80D as the intent is to assign different /DDs to the different type of disks.
author Robert Gault <robert.gault@att.net>
date Fri, 24 Jan 2014 20:52:50 +0100
parents 999159b0e7c0
children
line wrap: on
line source

PORT = coco3
MACHINE = Tandy Color Computer 3
CPU = 6809
LEVEL = 2
TELNET_PORT = 6809
HTTPD_PORT = 8809

include $(NITROS9DIR)/rules.mak