view level1/coco1_6309/port.mak @ 3169:1ff3d7673e36

mc09 l2: bring sys/makefile in line with latest organisation for other platforms Revise bootfiles/makefile to remove sysgo from bootfile - it can be found on the root of the disk.
author Neal Crook <foofoobedoo@gmail.com>
date Mon, 17 Apr 2017 22:59:28 +0100
parents a9311007b1b2
children
line wrap: on
line source

PORT = coco1_6309
MACHINE = TRS-80 Color Computer
CPU = 6309
LEVEL = 1
TELNET_PORT = 6802
HTTPD_PORT = 8802
DW_BAUD38400 = 1

include $(NITROS9DIR)/rules.mak