[fa.info-cpm] DELETE = BACKSPACE

C70:info-cpm (07/17/82)

>From MADLER@Mit-Ml Fri Jul 16 23:57:47 1982
I don't know if my problem with the patch for making a delete act as a
backspace for CP/M is unique to Magnolias implementation of it for the H89
or not.  Anyway it works if you put a
	MVI A,8		; Pretend that backspace was received instead of delete
before the jump as described in MCAR10:.  Maybe this is true on other machines.
-Michael