view level1/d64/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 = d64
MACHINE = Dragon 64
CPU = 6809
LEVEL = 1
TELNET_PORT = 6805
HTTPD_PORT = 8805

include $(NITROS9DIR)/rules.mak