[net.micro.cpm] MDM716 RV bug fix

w8sdz%brl@sri-unix.UUCP (01/12/84)

From:      Keith Petersen <w8sdz@brl>

MDM716 has a problem when you try to "View" an incoming received
ASCII file (.i.e., using the RV command).  Dick Mead has found the
problem and offers the fix below, which is easily done with DDT.
After the patch, the View mode works but displays the sector headers
in hex - apparently a problem with one of the View flags.  This will
be fixed in the next version.

---forwarded message--

Date:  5 Jan 1984 2246-PST
From:  Dick Mead
Re:    MDM716 RV bug fix
To:    Info-Modem7@MC

In case no one else has had the time to look at the bug Keith pointed
out with Receive View mode in MDM716, I seem to have stumbled across it.

At label -->    MONIN: POP PSW
                       PUSH PSW
                       CALL SHOW
                       PUSH PSW  <------this is the culprit

I NOP'ed the byte and the RV mode works fine, this shows up as an F5
at location 2571H.

Dick....