view level1/d64/port.mak @ 2954:43588191b624

rules.mak: Generate assembly listings if LISTDIR is defined This is useful for debugging.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 08 Feb 2014 02:12:13 +0100
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