view level1/mc09/port.mak @ 3255:d0e8324af298

level3: nitro module: Use KrnBlk instead of hardcoded $3F Helps porting to non-CoCo3 platforms.
author Tormod Volden <debian.tormod@gmail.com>
date Wed, 29 Aug 2018 08:44:37 +0200
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