On 15/05/20, Michael Stiller via TUHS wrote:
So the question is, are there programs V6 runnable or
rk bootable available which test the CPU
functionality? I already hat a look at some xxdp disk, but the one i found (while they
boot)
seem to lack basic cpu tests.
I wrote an 11/40 emulator too recently and used the diagnostics to
test it (in fact, that's all it has run so far..)
This is my testset:
https://github.com/aap/pdp11/blob/master/1140.c#L244
Hope this helps,
aap