view level1/coco2/port.mak @ 3231:90999af719fc

Updated defs file cocovtio.d in preperation of CoVGA.
author David Ladd <drencor-xeen@users.sourceforge.net>
date Wed, 07 Feb 2018 18:07:10 -0600
parents 999159b0e7c0
children
line wrap: on
line source

PORT = coco2
MACHINE = Radio Shack Color Computer 2
CPU = 6809
LEVEL = 1
TELNET_PORT = 6803
HTTPD_PORT = 8803

include $(NITROS9DIR)/rules.mak