view level1/coco2b/port.mak @ 3087:a938d0f26711

Removed unnecessary b.asm file
author boisy@tee-boy.com
date Sat, 03 Oct 2015 14:51:30 -0500
parents 999159b0e7c0
children
line wrap: on
line source

PORT = coco2b
MACHINE = Tandy Color Computer 2
CPU = 6809
LEVEL = 1
TELNET_PORT = 6804
HTTPD_PORT = 8804

include $(NITROS9DIR)/rules.mak