view level1/mc09/port.mak @ 3116:174eb9eda7b1

New port "mc09" for Multicomp09, an FPGA-based 6809 machine Include new commands/descriptor for mc09 clock and SD controller
author Neal Crook <foofoobedoo@gmail.com>
date Sat, 17 Oct 2015 21:21:11 +0100
parents
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