-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinh.p8000.doc
499 lines (433 loc) · 30 KB
/
inh.p8000.doc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
.po
.ll 79
.pl 66
.de NP
'bp
.lt 79
.tl 'Entwicklerdokumentation'- % -'P8000'
'sp 1
..
.wh -1 NP
.nf
.ce
U e b e r s i c h t
.ce
P 8 0 0 0 - E n t w i c k l e r d o k u m e n t a t i o n
.ce
Version 3.1
.ce
Datum: 01.01.1990
Inhaltsverzeichnis Seite
1. Firmware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2. WEGA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1. Standalone Programme . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2. Boot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.3. Kern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.4. Kommandos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3. UDOS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.1. Systemspuren . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2. Systemkommandos . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.3. Dienstprogramme . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
3.4. Mikroprozessorsoftware . . . . . . . . . . . . . . . . . . . . . . . . 8
3.5. Programmiersprachen . . . . . . . . . . . . . . . . . . . . . . . . . 8
4. OS/M . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
.bp 2
1. Firmware
===========
Auf Diskette "Firmware - MON8, WEGA, Terminal"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I MON8 (U880-Monitor) I I I I
I U880SM.S I x I I Weber I
I U880EIG.S I x I I Weber I
I FDINIT.S I x I I Weber I
I FLOPPY.S I x I I Weber I
I INA.S I x I I Weber I
I OUTA.S I x I I Weber I
I K.MON8.S I x I I Weber I
I FW8ASMLINK I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I eigentest I I I I
I (U880-Eigentest) I I I I
I s.menu.c I x I I Klatte I
I s.u880tr.s I x I I Klatte I
I udosprom.o I x (obj) I I Klatte I
I makefile I x I I Klatte I
I readme I I x I Klatte I
I---------------------------I---------------I---------------I-----------------I
I WEGA (Koppelsoftware) I I I I
I K.ACT.S I x I I Oefler I
I K.NEU.S I x I I Oefler I
I K.BLK.S I x I I Oefler I
I K.BUF.S I x I I Oefler I
I K.P8000.S I x I I Kuehle/Oefler I
I K.PROM.S I x I I Kuehle/Oefler I
I K.LINK I x I I Oefler I
I koppeldoc I I x I Oefler I
I---------------------------I---------------I---------------I-----------------I
I Terminalsoftware I I I I
I p8t.5.init.s I x I I Kuehle I
I p8t.5.main.s I x I I Kuehle I
I p8t.5.up.s I x I I Kuehle I
I p8t.5.esc.s I x I I Kuehle I
I p8t.5.vt100.s I x I I Kuehle I
I p8tld I x I I Kuehle I
I---------------------------I---------------I---------------I-----------------I
.bp
Auf Diskette "Firmware - MON16, WDC"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I MON16 (U8000-Monitor) I I I I
I p.init.s I x I I Zabel I
I p.term.s I x I I Zabel I
I p.comm.s I x I I Zabel I
I p.brk.s I x I I Zabel I
I p.test.s I x I I Zabel I
I p.gesa.s I x I I Zabel I
I p.ldsd.s I x I I Zabel I
I p.boot.s I x I I Zabel I
I p.disk.s I x I I Zabel I
I p.crc.s I x I I Zabel I
I p.ram.s I x I I Zabel I
I mon16.doc I I x I Zabel I
I mon16.crc.doc I I x I Zabel I
I mon16.kp.doc I I x I Zabel I
I---------------------------I---------------I---------------I-----------------I
I WDC (Winchester-Disk) I I I I
I wdc.firm.s I x I I Spielmann I
I---------------------------I---------------I---------------I-----------------I
2. WEGA
=========
2.1. Standalone Programme
-------------------------
Auf Diskette "WEGA - Standalone (sa.diags)"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I sa.diags I I I I
I (U8000-Eigentest) I I I I
I boot.s I x I I Klatte I
I brk.s I x I I Klatte I
I comm.s I x I I Klatte I
I disk.s I x I I Klatte I
I gesa.o I x (obj) I I Klatte I
I init.s I x I I Klatte I
I ldsd.o I x (obj) I I Klatte I
I mch.s I x I I Klatte I
I menu.s I x I I Klatte I
I misc.s I x I I Klatte I
I ram.s I x I I Klatte I
I term.o I x (obj) I I Klatte I
I twem.s I x I I Klatte I
I wdc.s I x I I Klatte I
I sa.test.s I x I I Klatte I
I makefile I x I I Klatte I
I---------------------------I---------------I---------------I-----------------I
.bp
Auf Diskette "WEGA - Boot, Standalone, Kommandos"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I sa.mkfs.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I sa.install.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I sa.verify.c I x I I Spielmann I
I sa.wdc.s I x I I Spielmann I
I---------------------------I---------------I---------------I-----------------I
I sa.format.c I x I I Spielmann I
I---------------------------I---------------I---------------I-----------------I
I sa.shipdisk.c I x I I Spielmann I
I---------------------------I---------------I---------------I-----------------I
I sa.cat.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I sa.timer.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
2.2. Boot
---------
Auf Diskette "WEGA - Boot, Standalone, Kommandos"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I BOOT0 I I I I
I boot0.ud.s I x I I Hoge I
I boot0.fd.s I x I I Hoge I
I boot0.rm.s I x I I Hoge I
I boot0.md.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I BOOT I I I I
I create.boot I x I I Hoge I
I bstart.c I x I I Hoge I
I boot.c I x I I Hoge I
I bsys.c I x I I Hoge I
I bmch.s I x I I Hoge I
I bmisc.c I x I I Hoge I
I bconf.c I x I I Hoge I
I bmd.c I x I I Hoge I
I bfd.c I x I I Hoge I
I bud.s I x I I Hoge I
I brm.s I x I I Hoge I
I sa.function.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
.bp
2.3. Kern
---------
Auf Diskette "WEGA - Kern"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I event.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I mch.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I main.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I trap.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I machdep.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I conf.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I md.c I x I I Hoge I
I disk.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I siok.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I koppel.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I lp.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I ud.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I fd.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I dump.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I prf.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I wpar.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I u.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I udev1.d.s I x I I Hoge I
I udev2.d.s I x I I Hoge I
I udev3.d.s I x I I Hoge I
I udev4.d.s I x I I Hoge I
I udev5.d.s I x I I Hoge I
I udev6.d.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I timer.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I bio.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I cpu2.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I fpe.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I mt.d.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I rdwri.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I rd.d.s I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I blockdev.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I chardev.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I ttydev.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
2.4. Kommandos
--------------
Auf Diskette "WEGA - Boot, Standalone, Kommandos"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I tar.c I x I I Oefler I
I---------------------------I---------------I---------------I-----------------I
I dump.c I x I I Oefler I
I---------------------------I---------------I---------------I-----------------I
I dumpdir.c I x I I Oefler I
I---------------------------I---------------I---------------I-----------------I
I restor.c I x I I Oefler I
I---------------------------I---------------I---------------I-----------------I
I putud.c I x I I Oefler I
I---------------------------I---------------I---------------I-----------------I
I getud.c I x I I Oefler I
I---------------------------I---------------I---------------I-----------------I
I format.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I verify.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I copydisk.c I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I BURN (EPROM-Programmer) I I I I
I pb2.c I x I I Kuehle I
I pb2.command.c I x I I Kuehle I
I pb2.cmdline.c I x I I Kuehle I
I pb2.buf.c I x I I Kuehle I
I pb2.file.c I x I I Kuehle I
I pb2.devud.c I x I I Kuehle I
I---------------------------I---------------I---------------I-----------------I
I doscopy I I I I
I (DOS-Programme) I I I I
I dos.h I x I I Hoge I
I doscat.c I x I I Hoge I
I doscp.c I x I I Hoge I
I dosdel.c I x I I Hoge I
I dosdev.c I x I I Hoge I
I dosdir.c I x I I Hoge I
I dosfat.c I x I I Hoge I
I dosformat.c I x I I Hoge I
I dosin.c I x I I Hoge I
I dosls.c I x I I Hoge I
I dosmkdir.c I x I I Hoge I
I dosopn.c I x I I Hoge I
I dosout.c I x I I Hoge I
I dosplit.c I x I I Hoge I
I dosrm.c I x I I Hoge I
I dosrmdir.c I x I I Hoge I
I makefile I x I I Hoge I
I mk I x I I Hoge I
I dos.1 I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
3. UDOS
=========
3.1. Systemspuren
-----------------
Auf Diskette "UDOS"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I URLADER.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I OSLOAD.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I GET/SAVE I I I I
I GET.SAVE.S I x I I Weber I
I GET.S I x I I Weber I
I RAMGS.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
3.2. Systemkommandos
--------------------
Auf Diskette "UDOS"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I COPY.DISK.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I COPY.TAR.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I COPY.DCP.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I FORMAT.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I LP.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I NDOS I I I I
I NDOS.S I x I I Zabel I
I NDOS.RAM.S I x I I Zabel I
I FLOPPY.EXT.S I x I I Zabel I
I NDOSLINK I x I I Zabel I
I---------------------------I---------------I---------------I-----------------I
I OS I I I I
I OS.S I x I I Weber I
I CON.S I x I I Weber I
I OSLINK I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I RENAME.S I x I I Zabel I
I---------------------------I---------------I---------------I-----------------I
I UDOS.SETFD.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I UDOS.SETLP.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I STATUS.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I PCOPY.DISK.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I PCOPY.TAR.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I PCOPY.DCP.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
.bp
3.3. Dienstprogramme
--------------------
Auf Diskette "UDOS"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I DISKTEST I I I I
I DISKTEST.S I x I I Weber I
I DISKTEST.A.S I x I I Weber I
I DISKTEST.F.S I x I I Weber I
I DISKTEST.S.S I x I I Weber I
I DISKTEST.T.S I x I I Weber I
I DISKTEST.RW.S I x I I Weber I
I DISKTEST.INF.S I x I I Weber I
I DISKTEST.PUFFER.S I x I I Weber I
I DISKTESTLINK I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I FILE.DEBUG.S I x I I Weber I
I---------------------------I---------------I---------------I-----------------I
I SI.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I UPROG I I I I
I ZPROG.S I x I I Hoge I
I ZPROG.COMMAND.S I x I I Hoge I
I ZPROG.CMDLINE.S I x I I Hoge I
I ZPROG.BUF.S I x I I Hoge I
I ZPROG.CRC.S I x I I Hoge I
I ZPROG.PROM.S I x I I Hoge I
I ZPROG.PROM1.S I x I I Hoge I
I ZPROG.CONIO.S I x I I Hoge I
I ZPROG.FILE.S I x I I Hoge I
I ZPROG.STORAGE.S I x I I Hoge I
I ZPROG.P8000.S I x I I Hoge I
I ZPROG.P8000.PLZ.S I x I I Hoge I
I PLZ.IO1.S I x I I Hoge I
I UDOS.EQUATES.S I x I I Hoge I
I ZPROG.P8000.LINK I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
3.4. Mikroprozessorsoftware
---------------------------
Auf Diskette "UDOS"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
3.5. Programmiersprachen
------------------------
Auf Diskette "UDOS"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
.bp
4. OS/M
=======
Auf Diskette "OS/M"
I---------------------------I---------------I---------------I-----------------I
I Programmname I Quelle I Dokumentation I verantwortlich I
I---------------------------I---------------I---------------I-----------------I
I Systemspuren I I I I
I OSM.URLADER.S I x I I Hoge I
I BIOS.S I x I I Hoge I
I FDINIT.S I x I I Hoge I
I FLOPPY.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.COPYDISK.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.ERRORS.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.FORMAT.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.SETFD.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.SETLP.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.SYSGEN.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I
I OSM.BS1715.S I x I I Hoge I
I---------------------------I---------------I---------------I-----------------I