mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 08:24:18 +00:00
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