changeset 2999:dd32b6035fd4

level3 makefiles: Fix up comments in coco3/modules
author Gene Heskett <gheskett@wdtv.com>
date Sun, 26 Oct 2014 12:39:10 +0100
parents db707ae1397e
children 9cae8c7cf7fd
files level3/coco3/modules/makefile
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level3/coco3/modules/makefile	Sun Oct 26 12:36:28 2014 +0100
+++ b/level3/coco3/modules/makefile	Sun Oct 26 12:39:10 2014 +0100
@@ -135,7 +135,8 @@
                                                                             
 rb1773_scii_ff58.dr:    rb1773.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DSCII=1 -DSCIIALT=1
-                                                                            
+
+# REL Modules
 rel_32: rel.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=32
 
@@ -154,12 +155,14 @@
 rel_80_50hz: rel.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=80 -DTkPerSec=50
 
+# Floppy Booters
 boot_1773_6ms: boot_1773.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DSTEP=0
 
 boot_1773_30ms: boot_1773.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DSTEP=3
 
+# SysGo Modules
 sysgo_dd: sysgo.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1
 	
@@ -252,7 +255,7 @@
 ddr0_192k.dd: r0.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 -DDD=1
 
-# DriveWire 3 SCF descriptors
+# DriveWire SCF descriptors
 term_scdwv.dt: scdwvdesc.asm
 	$(AS) $< $(ASOUT)$@ $(AFLAGS) -DTERM=1 -DAddr=0