view level1/mc09/port.mak @ 3165:2d22d31bc74b

L2 kernel: Minor comment tweaks
author Neal Crook <foofoobedoo@gmail.com>
date Thu, 06 Apr 2017 22:51:54 +0100
parents 174eb9eda7b1
children
line wrap: on
line source

PORT = mc09
MACHINE = Multicomp09 FPGA-based Computer
CPU = 6809
LEVEL = 1
TELNET_PORT = 6802
HTTPD_PORT = 8802

include $(NITROS9DIR)/rules.mak