view level1/coco2b/port.mak @ 3290:24bfa6f85ba6

Add fixed emudsk driver from EJJaquay. Add emudsk operating system disk image.
author tlindner <tlindner@macmess.org>
date Fri, 17 Sep 2021 20:13:53 -0700
parents 999159b0e7c0
children
line wrap: on
line source

PORT = coco2b
MACHINE = Tandy Color Computer 2
CPU = 6809
LEVEL = 1
TELNET_PORT = 6804
HTTPD_PORT = 8804

include $(NITROS9DIR)/rules.mak