From 98398b97b551c1c702ce3d6c145e8527d15c6b3d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 1 Jul 2024 17:19:40 -0400 Subject: -atascii.7: delete => backspace. --- atascii.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atascii.rst') diff --git a/atascii.rst b/atascii.rst index 8f96d2a..54e47b8 100644 --- a/atascii.rst +++ b/atascii.rst @@ -155,7 +155,7 @@ brackets denote screen control codes. "123", "7b", "♠", "251", "fb", "" "124", "7c", "\|", "252", "fc", "" "125", "7d", "[clear screen]", "253", "fd", "[bell]" - "126", "7e", "[delete]", "254", "fe", "[delete char]" + "126", "7e", "[backspace]", "254", "fe", "[delete char]" "127", "7f", "[tab]", "255", "ff", "[insert char]" In the Atari XL and XE ROMs, there is a second character set, known as -- cgit v1.2.3