view level1/deluxe/port.mak @ 3038:c6eafb074443

Do not return error for SDC setstat
author darrenatk
date Thu, 22 Jan 2015 00:05:11 -0700
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