The display shows the next address to be executed. When the processor halts, what are the
actual contents of locations 1000-1010? Are they what you keyed in, or has this memory been
over-written?
This looks like code for a RL01/RL02.
Is the bus address of its control registers the normal 174400 - 177406?
If you replace the last instruction CLR PC (5007) with HLT (0000) does the processor
get there? This should happen regardless of what is read from the disk, because the
code from the disk is not executed.
You can find a lot of small key-in test programs at
<
http://www.dunnington.u-net.com/public/ODT/SourceCode/ >