Next question, I wanted to disassemble the Kalah program - it initiates the board game display onscreen, but then something IO related gets stuck. Both in simh and the pdp1 simulator. So the -i option was tempting.
But the disassembler goes through the loader at 7700 alright, then reports:
007775 marked as used
007776 marked as used
007777 marked as used
New state is LOOKING
RIM end, start addr is 7755
BIN start, addr 0671
Malformed BIN start, no 2nd DIO at tape position 650
This is with the attached tape, and "disassemble_tape -mdik kalah.bin".
I know the tape loads alright on the PiDP-1, insofar as it gets to drawing an empty game board on the Type 30.
Anything I'm doing wrong with the disassembler?
Kind regards,
Oscar.