view level1/tano/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 999159b0e7c0
children
line wrap: on
line source

PORT = tano
MACHINE = Tano Dragon
CPU = 6809
LEVEL = 1
TELNET_PORT = 6808
HTTPD_PORT = 8808

include $(NITROS9DIR)/rules.mak