Mercurial > hg > Members > kono > nitros9-code
view level1/coco2/port.mak @ 3211:aa01cfa11267
Updated makefile for EmuDsk driver so that a disk image would be
created with a layout that matches the distribution of the NitrOS-9
disk images so that the files can be easily dsaved across onto existing
disk images.
Also updated ddh0.asm, h0.asm, and h1.asm to use a geometry that will
yield a clust size of 1 disk image with almost the max 128MB size as
well as using a geometry that is more friendly with storing a boot
track on it for use with being shared with the CoCoSDC.
author | David Ladd <drencor-xeen@users.sourceforge.net> |
---|---|
date | Wed, 20 Dec 2017 15:26:30 -0600 |
parents | 999159b0e7c0 |
children |
line wrap: on
line source
PORT = coco2 MACHINE = Radio Shack Color Computer 2 CPU = 6809 LEVEL = 1 TELNET_PORT = 6803 HTTPD_PORT = 8803 include $(NITROS9DIR)/rules.mak