view level1/deluxe/port.mak @ 3044:5a5cff419c0b

Fix up typos in level1 6309 code Also a bsr needed long branch.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 24 Jan 2015 01:01:55 +0100
parents 999159b0e7c0
children
line wrap: on
line source

PORT = deluxe
MACHINE = Deluxe Color Computer
CPU = 6809
LEVEL = 1
TELNET_PORT = 6807
HTTPD_PORT = 8807

include $(NITROS9DIR)/rules.mak