On Thu, Mar 14, 2013 at 11:03:47AM -0700, Rick Bensene wrote:
I am wondering if perhaps the SimH emulation of the RK8E is flawed in
some way such that the READ ALL and WRITE ALL commands don't work
properly, causing RKLFMT to fail.
SIMH doesn't always implement instructions that are used outside normal
programs. From the not latest version code I looked at read/write all
are just mapped to read/write. That may confuse the format program.