view level2/coco3/port.mak @ 3185:4d6cfe82ac3c

Add an underscore between each section of disk image names This makes reading the names much easier. Applies to all ports.
author Bill Pierce <merlinious999@gmail.com>
date Fri, 02 Jun 2017 08:58:17 +0200
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