annotate level2/coco3/modules/makefile @ 2729:8a4c73c4bc8c lwtools-port

Fixed SuperDriver descriptors
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 04 Oct 2012 14:23:01 -0500
parents 05b648103e78
children bfe3de781ddf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2048
boisy
parents:
diff changeset
1 PORT = coco3
boisy
parents:
diff changeset
2 include $(NITROS9DIR)/rules.mak
boisy
parents:
diff changeset
3
2050
d63587190d9b For porting
boisy
parents: 2048
diff changeset
4 vpath %.asm kernel:$(LEVEL2)/modules:$(LEVEL1)/modules
d63587190d9b For porting
boisy
parents: 2048
diff changeset
5
d63587190d9b For porting
boisy
parents: 2048
diff changeset
6 AFLAGS += -I$(LEVEL1)/modules
2048
boisy
parents:
diff changeset
7
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
8 CLOCKELIM = -DRTCElim=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
9 CLOCKDISTO2 = -DRTCDsto2=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
10 CLOCKDISTO4 = -DRTCDsto4=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
11 CLOCKBNB = -DRTCBB=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
12 CLOCKSMART = -DRTCSmart=1 -DMPIFlag=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
13 CLOCKHARRIS = -DRTCHarrs=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
14 CLOCKCLOUD9 = -DRTCCloud9=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
15 CLOCKSOFT = -DRTCSoft=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
16 CLOCKMESSEMU = -DRTCMessEmu=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
17 CLOCKJVEMU = -DRTCJVEmu=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
18 TC3FLAGS = $(AFLAGS) -DTC3=1 $(FLAGS)
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
19 IDEFLAGS = $(AFLAGS) -DIDE=1 $(FLAGS)
2048
boisy
parents:
diff changeset
20
boisy
parents:
diff changeset
21 DEPENDS = ./makefile
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
22 TPB = $(3RDPARTY)/booters
2048
boisy
parents:
diff changeset
23
boisy
parents:
diff changeset
24 BOOTERS = boot_1773_6ms boot_1773_30ms \
2724
05b648103e78 Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2693
diff changeset
25 boot_burke boot_rampak boot_wd1002 boot_dw boot_dw_becker \
2609
9dd4f422aac7 Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2590
diff changeset
26 boot_tc3 boot_ide boot_rom
2048
boisy
parents:
diff changeset
27 BOOTTRACK = rel_32 rel_40 rel_80 rel_32_50hz rel_40_50hz rel_80_50hz $(BOOTERS) krn
boisy
parents:
diff changeset
28 KERNEL = krnp2 krnp3_perr krnp4_regdump
2609
9dd4f422aac7 Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2590
diff changeset
29 SYSMODS = ioman init sysgo_h0 sysgo_dd sysgo_rom rominfo vectors
2048
boisy
parents:
diff changeset
30 CLOCKS = clock_60hz clock_50hz \
boisy
parents:
diff changeset
31 clock2_elim clock2_disto2 clock2_disto4 clock2_bnb \
boisy
parents:
diff changeset
32 clock2_smart clock2_harris clock2_cloud9 clock2_soft \
2724
05b648103e78 Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2693
diff changeset
33 clock2_jvemu clock2_messemu clock2_dw clock2_dw_becker
2048
boisy
parents:
diff changeset
34
boisy
parents:
diff changeset
35 RBF = rbf.mn \
2724
05b648103e78 Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2693
diff changeset
36 rbdw.dr dwio.sb dwio_becker.sb \
2048
boisy
parents:
diff changeset
37 rb1773.dr rb1773_scii_ff74.dr rb1773_scii_ff58.dr \
boisy
parents:
diff changeset
38 d0_35s.dd d1_35s.dd d2_35s.dd d3_35s.dd \
boisy
parents:
diff changeset
39 d0_40d.dd d1_40d.dd d2_40d.dd d0_80d.dd \
boisy
parents:
diff changeset
40 d1_80d.dd d2_80d.dd \
boisy
parents:
diff changeset
41 ddd0_35s.dd ddd0_40d.dd ddd0_80d.dd \
boisy
parents:
diff changeset
42 rammer.dr r0_8k.dd r0_96k.dd r0_128k.dd r0_192k.dd \
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
43 ddr0_8k.dd ddr0_96k.dd ddr0_128k.dd ddr0_192k.dd md.dd \
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
44 ddx0.dd x0.dd x1.dd x2.dd x3.dd \
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
45 rbsuper.dr lltc3.dr llide.dr \
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
46 ddi0_ide.dd i0_ide.dd i1_ide.dd ih_ide.dd \
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
47 dds0_tc3.dd s0_tc3.dd s1_tc3.dd s2_tc3.dd s3_tc3.dd s4_tc3.dd \
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
48 s5_tc3.dd s6_tc3.dd sh_tc3.dd
2048
boisy
parents:
diff changeset
49
boisy
parents:
diff changeset
50 SCF = scf.mn \
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
51 vtio.dr vrn.dr scbbp.dr scbbt.dr scdwp.dr sspak.dr sc6551.dr \
2048
boisy
parents:
diff changeset
52 cowin.io cogrf.io covdg.io covdg_small.io \
boisy
parents:
diff changeset
53 keydrv_cc3.sb snddrv_cc3.sb \
boisy
parents:
diff changeset
54 joydrv_joy.sb joydrv_6551L.sb joydrv_6552L.sb \
boisy
parents:
diff changeset
55 joydrv_6551M.sb joydrv_6552M.sb \
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
56 nil.dd p_scbbp.dd p_scdwp.dd \
2162
755b1b8ea019 Updated for new t1, p and term names for bit banger driver
boisy
parents: 2142
diff changeset
57 t1_scbbt.dd t2_sc6551.dd t3_sc6551.dd \
755b1b8ea019 Updated for new t1, p and term names for bit banger driver
boisy
parents: 2142
diff changeset
58 ftdd.dd vi.dd ssp.dd term_scbbt.dt term_sc6551.dt \
2048
boisy
parents:
diff changeset
59 term_vdg.dt term_win40.dt term_win80.dt w.dw w1.dw w2.dw \
2142
68a76a1ed440 Added W8-W15, updated standard.bl for SuperBoard
boisy
parents: 2050
diff changeset
60 w3.dw w4.dw w5.dw w6.dw w7.dw \
68a76a1ed440 Added W8-W15, updated standard.bl for SuperBoard
boisy
parents: 2050
diff changeset
61 w8.dw w9.dw w10.dw w11.dw w12.dw w13.dw w14.dw w15.dw \
68a76a1ed440 Added W8-W15, updated standard.bl for SuperBoard
boisy
parents: 2050
diff changeset
62 v1.dw v2.dw v3.dw v4.dw v5.dw \
2242
2a889a511f0a Adding Aaron Wolfe's DriveWire work
boisy
parents: 2180
diff changeset
63 v6.dw v7.dw \
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
64 scdwv.dr term_scdwv.dt n_scdwv.dd \
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
65 n1_scdwv.dd n2_scdwv.dd n3_scdwv.dd \
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
66 n4_scdwv.dd n5_scdwv.dd n6_scdwv.dd n7_scdwv.dd \
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
67 n8_scdwv.dd n9_scdwv.dd n10_scdwv.dd n11_scdwv.dd \
2729
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
68 n12_scdwv.dd n13_scdwv.dd midi_scdwv.dd \
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
69 z1_scdwv.dd z2_scdwv.dd z3_scdwv.dd \
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
70 z4_scdwv.dd z5_scdwv.dd z6_scdwv.dd z7_scdwv.dd \
2048
boisy
parents:
diff changeset
71
boisy
parents:
diff changeset
72 PIPE = pipeman.mn pipeman_named.mn \
boisy
parents:
diff changeset
73 piper.dr \
boisy
parents:
diff changeset
74 pipe.dd
boisy
parents:
diff changeset
75
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
76 RFM = rfm.mn rfmdrv.dr ddy0.dd y0.dd y1.dd y2.dd y3.dd
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
77
2048
boisy
parents:
diff changeset
78 #
boisy
parents:
diff changeset
79 # The following macros represent a collection of modules for various
boisy
parents:
diff changeset
80 # kernel tracks and bootfile configurations.
boisy
parents:
diff changeset
81 #
boisy
parents:
diff changeset
82 KERNEL_1773 = rel_32 boot_1773 krn
boisy
parents:
diff changeset
83 KERNEL_RAMPAK = rel_32 $(TPB)/boot_rampak krn
boisy
parents:
diff changeset
84 KERNEL_KENTON = rel_32 $(TPB)/boot_kenton krn
boisy
parents:
diff changeset
85 KERNEL_IDE = rel_32 $(TPB)/boot_ide krn
boisy
parents:
diff changeset
86
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
87 ALLOBJS = $(BOOTTRACK) $(KERNEL) $(SYSMODS) $(CLOCKS) $(RBF) $(SCF) $(PIPE) $(RFM)
2048
boisy
parents:
diff changeset
88
boisy
parents:
diff changeset
89 all: $(ALLOBJS)
boisy
parents:
diff changeset
90
boisy
parents:
diff changeset
91 # Kernel
2615
530759e9f289 Added ccbkrn from Brett Gordon (level 2 only for now)
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2609
diff changeset
92 ccbkrn krn krnp2:
2048
boisy
parents:
diff changeset
93 $(CD) kernel; make $@
boisy
parents:
diff changeset
94 $(CP) kernel/$@ .
boisy
parents:
diff changeset
95
boisy
parents:
diff changeset
96 # Special cases
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
97 # TC^3 SCSI Booter
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
98 boot_tc3: boot_scsi.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
99 $(AS) $(ASOUT)$@ $< $(TC3FLAGS)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
100
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
101 # SuperIDE/Glenside IDE Booter
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
102 boot_ide: boot_ide.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
103 $(AS) $(ASOUT)$@ $< $(IDEFLAGS)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
104
2729
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
105 # DriveWire Becker Booter
2724
05b648103e78 Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2693
diff changeset
106 boot_dw_becker: boot_dw.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
107 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DBECKER=1
2547
boisy
parents: 2544
diff changeset
108
2729
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
109 # DriveWire Becker Submodule
2724
05b648103e78 Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2693
diff changeset
110 dwio_becker.sb: dwio.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
111 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DBECKER=1
2547
boisy
parents: 2544
diff changeset
112
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
113 # CoGrf/CoVDG Modules
2048
boisy
parents:
diff changeset
114 cogrf.io: cowin.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
115 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DCoGrf=1
2048
boisy
parents:
diff changeset
116
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
117 covdg.io: covdg.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
118 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DCOCO2=1
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
119
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
120 covdg_small.io: covdg.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
121 $(AS) $(AFLAGS) $(ASOUT)$@ $<
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
122
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
123 # Disto SC-II Drivers
2048
boisy
parents:
diff changeset
124 rb1773_scii_ff74.dr: rb1773.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
125 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSCII=1
2048
boisy
parents:
diff changeset
126
boisy
parents:
diff changeset
127 rb1773_scii_ff58.dr: rb1773.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
128 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSCII=1 -DSCIIALT=1
2048
boisy
parents:
diff changeset
129
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
130 # REL Modules
2048
boisy
parents:
diff changeset
131 rel_32: rel.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
132 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=32
2048
boisy
parents:
diff changeset
133
boisy
parents:
diff changeset
134 rel_40: rel.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
135 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=40
2048
boisy
parents:
diff changeset
136
boisy
parents:
diff changeset
137 rel_80: rel.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
138 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=80
2048
boisy
parents:
diff changeset
139
boisy
parents:
diff changeset
140 rel_32_50hz: rel.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
141 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=32 -DTkPerSec=50
2048
boisy
parents:
diff changeset
142
boisy
parents:
diff changeset
143 rel_40_50hz: rel.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
144 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=40 -DTkPerSec=50
2048
boisy
parents:
diff changeset
145
boisy
parents:
diff changeset
146 rel_80_50hz: rel.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
147 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=80 -DTkPerSec=50
2048
boisy
parents:
diff changeset
148
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
149 # Floppy Booters
2048
boisy
parents:
diff changeset
150 boot_1773_6ms: boot_1773.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
151 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSTEP=0
2048
boisy
parents:
diff changeset
152
boisy
parents:
diff changeset
153 boot_1773_30ms: boot_1773.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
154 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSTEP=3
2048
boisy
parents:
diff changeset
155
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
156 # SysGo Modules
2048
boisy
parents:
diff changeset
157 sysgo_dd: sysgo.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
158 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1
2048
boisy
parents:
diff changeset
159
boisy
parents:
diff changeset
160 sysgo_h0: sysgo.asm
boisy
parents:
diff changeset
161 $(AS) $< $(ASOUT)$@ $(AFLAGS)
boisy
parents:
diff changeset
162
2609
9dd4f422aac7 Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2590
diff changeset
163 sysgo_rom: sysgo.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
164 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DROM=1
2609
9dd4f422aac7 Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2590
diff changeset
165
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
166 # TC^3 SCSI Driver
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
167 lltc3.dr: llscsi.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
168 $(AS) $(ASOUT)$@ $< $(TC3FLAGS)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
169
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
170 # IDE Driver
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
171 llide.dr: llide.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
172 $(AS) $(ASOUT)$@ $< $(IDEFLAGS)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
173
2048
boisy
parents:
diff changeset
174 # Floppy descriptors
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
175 SSDD35 = -DCyls=35 -DSides=1 -DSectTrk=18 -DSectTrk0=18 \
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
176 -DInterlv=3 -DSAS=8 -DDensity=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
177 DSDD40 = -DCyls=40 -DSides=2 -DSectTrk=18 -DSectTrk0=18 \
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
178 -DInterlv=3 -DSAS=8 -DDensity=1
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
179 DSDD80 = -DCyls=80 -DSides=2 -DSectTrk=18 -DSectTrk0=18 \
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
180 -DInterlv=3 -DSAS=8 -DDensity=1 -DD35
2048
boisy
parents:
diff changeset
181
2729
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
182 # HDB-DOS for SuperDriver
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
183 HDBDOS = -DHB $(SSDD35)
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
184
2048
boisy
parents:
diff changeset
185 ddd0_35s.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
186 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=0 -DDD=1
2048
boisy
parents:
diff changeset
187
boisy
parents:
diff changeset
188 d0_35s.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
189 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=0
2048
boisy
parents:
diff changeset
190
boisy
parents:
diff changeset
191 d1_35s.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
192 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=1
2048
boisy
parents:
diff changeset
193
boisy
parents:
diff changeset
194 d2_35s.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
195 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=2
2048
boisy
parents:
diff changeset
196
boisy
parents:
diff changeset
197 d3_35s.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
198 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=3
2048
boisy
parents:
diff changeset
199
boisy
parents:
diff changeset
200 ddd0_40d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
201 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=0 -DDD=1
2048
boisy
parents:
diff changeset
202
boisy
parents:
diff changeset
203 d0_40d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
204 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=0
2048
boisy
parents:
diff changeset
205
boisy
parents:
diff changeset
206 d1_40d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
207 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=1
2048
boisy
parents:
diff changeset
208
boisy
parents:
diff changeset
209 d2_40d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
210 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=2
2048
boisy
parents:
diff changeset
211
boisy
parents:
diff changeset
212 ddd0_80d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
213 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=0 -DDD=1
2048
boisy
parents:
diff changeset
214
boisy
parents:
diff changeset
215 d0_80d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
216 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=0
2048
boisy
parents:
diff changeset
217
boisy
parents:
diff changeset
218 d1_80d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
219 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=1
2048
boisy
parents:
diff changeset
220
boisy
parents:
diff changeset
221 d2_80d.dd: rb1773desc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
222 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=2
2048
boisy
parents:
diff changeset
223
boisy
parents:
diff changeset
224 # RAM Disk descriptors
boisy
parents:
diff changeset
225 r0_8k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
226 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=8
2048
boisy
parents:
diff changeset
227
boisy
parents:
diff changeset
228 ddr0_8k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
229 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=8 -DDD=1
2048
boisy
parents:
diff changeset
230
boisy
parents:
diff changeset
231 r0_96k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
232 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=96
2048
boisy
parents:
diff changeset
233
boisy
parents:
diff changeset
234 ddr0_96k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
235 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=96 -DDD=1
2048
boisy
parents:
diff changeset
236
boisy
parents:
diff changeset
237 r0_128k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
238 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=128
2048
boisy
parents:
diff changeset
239
boisy
parents:
diff changeset
240 ddr0_128k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
241 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=128 -DDD=1
2048
boisy
parents:
diff changeset
242
boisy
parents:
diff changeset
243 r0_192k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
244 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192
2048
boisy
parents:
diff changeset
245
boisy
parents:
diff changeset
246 ddr0_192k.dd: r0.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
247 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 -DDD=1
2048
boisy
parents:
diff changeset
248
2729
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
249 # DriveWire SCF descriptors
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
250 term_scdwv.dt: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
251 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=0
2258
c5e313a93c68 SCDWT descriptors are now made from one file
boisy
parents: 2245
diff changeset
252
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
253 n_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
254 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=255
2383
b399116a3b5f Now we have a /N descriptor... and the code in scdwn.asm to handle it.
boisy
parents: 2367
diff changeset
255
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
256 n1_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
257 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=1
2258
c5e313a93c68 SCDWT descriptors are now made from one file
boisy
parents: 2245
diff changeset
258
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
259 n2_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
260 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=2
2258
c5e313a93c68 SCDWT descriptors are now made from one file
boisy
parents: 2245
diff changeset
261
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
262 n3_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
263 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=3
2258
c5e313a93c68 SCDWT descriptors are now made from one file
boisy
parents: 2245
diff changeset
264
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
265 n4_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
266 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=4
2258
c5e313a93c68 SCDWT descriptors are now made from one file
boisy
parents: 2245
diff changeset
267
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
268 n5_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
269 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=5
2258
c5e313a93c68 SCDWT descriptors are now made from one file
boisy
parents: 2245
diff changeset
270
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
271 n6_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
272 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=6
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
273
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
274 n7_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
275 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=7
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
276
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
277 n8_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
278 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=8
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
279
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
280 n9_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
281 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=9
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
282
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
283 n10_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
284 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=10
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
285
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
286 n11_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
287 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=11
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
288
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
289 n12_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
290 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=12
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
291
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
292 n13_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
293 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=13
2293
cf5bdb01a497 No more DW server specific stuf
boisy
parents: 2263
diff changeset
294
2693
751d66d618c3 Fixed more stuff
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2689
diff changeset
295 midi_scdwv.dd: scdwvdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
296 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=14
2659
95c7e747c154 Added support for virtual window (/Zx) devices
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2615
diff changeset
297
2729
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
298 z1_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
299 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=1
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
300
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
301 z2_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
302 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=2
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
303
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
304 z3_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
305 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=3
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
306
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
307 z4_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
308 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=4
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
309
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
310 z5_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
311 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=5
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
312
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
313 z6_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
314 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=6
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
315
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
316 z7_scdwv.dd: scdwvdesc.asm
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
317 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=7
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
318
8a4c73c4bc8c Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2724
diff changeset
319 # DriveWire RBF descriptors
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
320 ddx0.dd: dwdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
321 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1 -DDNum=0
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
322
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
323 x0.dd: dwdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
324 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=0
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
325
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
326 x1.dd: dwdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
327 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=1
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
328
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
329 x2.dd: dwdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
330 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=2
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
331
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
332 x3.dd: dwdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
333 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=3
2180
660cc987e18d Added DriveWire 3 modules to distribution
boisy
parents: 2162
diff changeset
334
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
335 # TC^3 SCSI Descriptors
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
336 dds0_tc3.dd: superdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
337 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID0) -DDD=1
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
338
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
339 s0_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
340 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID0) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
341
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
342 s1_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
343 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID1) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
344
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
345 s2_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
346 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID2) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
347
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
348 s3_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
349 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID3) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
350
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
351 s4_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
352 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID4) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
353
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
354 s5_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
355 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID5) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
356
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
357 s6_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
358 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID6) $(SCSI_HD)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
359
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
360 sh_tc3.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
361 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(HDBDOS)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
362
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
363 # IDE Descriptors
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
364 ddi0_ide.dd: superdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
365 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(MASTER) -DDD=1
2590
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
366
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
367 i0_ide.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
368 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(MASTER)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
369
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
370 i1_ide.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
371 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(SLAVE)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
372
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
373 ih_ide.dd: superdesc.asm
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
374 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(HDBDOS)
17d43fd29ee2 Integration of SuperDriver
boisy
parents: 2547
diff changeset
375
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
376 # RFM descriptors
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
377 ddy0.dd: rfmdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
378 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1 -DDNum=0
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
379
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
380 y0.dd: rfmdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
381 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=0
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
382
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
383 y1.dd: rfmdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
384 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=1
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
385
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
386 y2.dd: rfmdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
387 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=2
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
388
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
389 y3.dd: rfmdesc.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
390 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=3
2468
f2592e82a68d Formalized RFM descriptor creation
boisy
parents: 2459
diff changeset
391
2048
boisy
parents:
diff changeset
392 # Clocks
boisy
parents:
diff changeset
393 clock_60hz: clock.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
394 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DPwrLnFrq=60
2048
boisy
parents:
diff changeset
395
boisy
parents:
diff changeset
396 clock_50hz: clock.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
397 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DPwrLnFrq=50
2048
boisy
parents:
diff changeset
398
boisy
parents:
diff changeset
399 clock2_cloud9: clock2_ds1315.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
400 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DCLOUD9=1
2048
boisy
parents:
diff changeset
401
boisy
parents:
diff changeset
402 clock2_bnb: clock2_ds1315.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
403 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DBNB=1
2048
boisy
parents:
diff changeset
404
2724
05b648103e78 Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2693
diff changeset
405 clock2_dw_becker: clock2_dw.asm
2689
80d85940d03b Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2688
diff changeset
406 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DBECKER=1
2547
boisy
parents: 2544
diff changeset
407
2048
boisy
parents:
diff changeset
408 clean:
boisy
parents:
diff changeset
409 $(CD) kernel; make $@
boisy
parents:
diff changeset
410 $(RM) $(ALLOBJS)
boisy
parents:
diff changeset
411
boisy
parents:
diff changeset
412 showobjs:
boisy
parents:
diff changeset
413 @$(ECHO) $(ALLOBJS)
boisy
parents:
diff changeset
414
boisy
parents:
diff changeset
415 showboottrack:
boisy
parents:
diff changeset
416 @$(ECHO) $(BOOTTRACK)
boisy
parents:
diff changeset
417
boisy
parents:
diff changeset
418 showkernel:
boisy
parents:
diff changeset
419 @$(ECHO) $(KERNEL)
boisy
parents:
diff changeset
420
boisy
parents:
diff changeset
421 showsysmods:
boisy
parents:
diff changeset
422 @$(ECHO) $(SYSMODS)
boisy
parents:
diff changeset
423
boisy
parents:
diff changeset
424 showclocks:
boisy
parents:
diff changeset
425 @$(ECHO) $(CLOCKS)
boisy
parents:
diff changeset
426
boisy
parents:
diff changeset
427 showrbf:
boisy
parents:
diff changeset
428 @$(ECHO) $(RBF)
boisy
parents:
diff changeset
429
boisy
parents:
diff changeset
430 showscf:
boisy
parents:
diff changeset
431 @$(ECHO) $(SCF)
boisy
parents:
diff changeset
432
boisy
parents:
diff changeset
433 showpipe:
boisy
parents:
diff changeset
434 @$(ECHO) $(PIPE)
boisy
parents:
diff changeset
435
boisy
parents:
diff changeset
436 identify:
boisy
parents:
diff changeset
437 $(IDENT_SHORT) $(ALLOBJS)