view level1/atari/port.mak @ 3222:c086a5d69b78

Corrected ,pc should have been ,pcr in KRNP3.asm
author David Ladd <drencor-xeen@users.sourceforge.net>
date Wed, 20 Dec 2017 23:28:18 -0600
parents 999159b0e7c0
children
line wrap: on
line source

PORT = atari
MACHINE = Atari XL/XE
CPU = 6809
LEVEL = 1
TELNET_PORT = 6801
HTTPD_PORT = 8801

include $(NITROS9DIR)/rules.mak