From: utzoo!decvax!harpo!npoiv!npois!ucbvax!C70:info-cpm
Newsgroups: fa.info-cpm
Title: DELETE = BACKSPACE
Article-I.D.: ucb.1538
Posted: Fri Jul 16 23:58:03 1982
Received: Sat Jul 17 06:00:22 1982

>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