view level1/coco1/port.mak @ 2957:62445183dc96

coyota: Add small README.txt file Looks like this is not a game :)
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 09 Feb 2014 22:48:05 +0100
parents 999159b0e7c0
children 6da1deb038f3
line wrap: on
line source

PORT = coco1
MACHINE = TRS-80 Color Computer
CPU = 6809
LEVEL = 1
TELNET_PORT = 6802
HTTPD_PORT = 8802

include $(NITROS9DIR)/rules.mak