view level2/coco3fpga/port.mak @ 3146:e84cb928b2ef

Use modified w1-w6 window definitions on CoCo3FPGA They are all 80x24 type 2 on this platform.
author Bill Pierce <merlinious999@gmail.com>
date Sat, 04 Feb 2017 18:33:07 +0100
parents 1402bb974f85
children
line wrap: on
line source

PORT = coco3fpga
MACHINE = Coco3FPGA FPGA based Computer
CPU = 6809
LEVEL = 2
TELNET_PORT = 6810
HTTPD_PORT = 8810

include $(NITROS9DIR)/rules.mak