Michael hasn't confirmed by direct testing, but I believe these latest versions should work. The disk contains the source, binary and listing files for the serial disk system device handler and non-system device handler as I recently updated.
I also included the
CMPR30.SV program so you can confirm binary files as you test out the reliability of LTA0: in terms of writing then reading the data back, etc.
Here is a an extract of a session log illustrating how to use it. [Note: You should copy
CMPR30.SV to SYS:. If not, you have to use the RUN <the device it's on> CMPR30 alternative [which is also more overhead].
.DATE 15-FEB-90
.DATE
THURSDAY FEBRUARY 15, 1990
.R CMPR30
CMPARE 30
EOF M
*^C
.R CMPR30
CMPARE 30
EOF M
EOF M
BLK 0205 0107 (0000)
005/ 1200 0200
006/ 0000 1400
007/ 0100 6477
010/ 0477 0423
011/ 1470 1404
...
371/ 7460 0000
372/ 0075 0000
375/ 7400 0000
376/ 4022 0000
377/ 0200 0000
EOF B
*^C
Notes:
1) I choose the year arbitrarily to be 1990. That way, the same day as the week as the real 2018 date. [P?S/8 doesn't have this problem; date support will last longer than all of us]
2) The third example was chosen deliberately to show an impossible case; thus many non-matching cases. The CMPR30 output will only output the non-matching words of the first non-matching OS/8 record. Many words were elided; it only shows the first and last five mismatches. Ironically, some words did match!
In general it's nice that you can perform multiple compares without having to run it again; press Control-C to exit when done comparing everything, etc.
The disk has the same files on the RKA side as on the RKB side.
In ye olden days, we called things like this "CARE packages" :-) Of course, back then they were usually food; this one is of course food for thought!
cjl