view level2/coco3/port.mak @ 3226:9749d0dfc4a2

Changed a puls PC to rts to save cycles
author David Ladd <drencor-xeen@users.sourceforge.net>
date Sat, 20 Jan 2018 19:32:22 -0600
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