view level2/coco3fpga/port.mak @ 3154:d29a92fff7f2

coco3fpga: Rename SD disk images to .img To avoid confusion since they are not bootable disks, but to be raw copied to the /sd0 partition on the CoCo3FPGA SD card.
author Tormod Volden <debian.tormod@gmail.com>
date Tue, 07 Feb 2017 00:37:28 +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