Mercurial > hg > Members > kono > nitros9-code
changeset 2520:ac35d2ad1414
Removed covdg.io from DW3 bootfile because it made bootfile too large to
accomodate 16K GrfDrv
author | boisy |
---|---|
date | Wed, 07 Apr 2010 12:09:45 +0000 |
parents | 3f1a65d50b16 |
children | cb2d70b917ea |
files | level2/coco3/bootfiles/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/coco3/bootfiles/makefile Wed Apr 07 12:07:59 2010 +0000 +++ b/level2/coco3/bootfiles/makefile Wed Apr 07 12:09:45 2010 +0000 @@ -20,7 +20,7 @@ $(MD)/d2_40d.dd $(MD)/ddd0_40d.dd \ $(MD)/scf.mn $(MD)/vtio.dr \ $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ - $(MD)/cowin.io $(MD)/covdg.io \ + $(MD)/cowin.io \ $(MD)/term_win80.dt \ $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \