Files
Digital-Research-Source-Code/CPM OPERATING SYSTEMS/CPM 68K/1.0X SOURCES/v101/utils/readme.doc
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

35 lines
378 B
Plaintext

The serialization program needs the following function in CLIB:
alrem
The compiler generates jsr alrem instead of jsr _alrem.
Solution -----> add another label to CLIB called alrem: pointing
to _alrem.
A>c serial
A>clink serial
A>serial 1 10000
Put files to serialize in a file called : SERIAL.DAT.
EX> pip.rel
stat.rel
ed.rel
nm68.rel
.
.
.
cpm.rel