Difference between revisions of "OSBYTE &DC"

From BeebWiki
Jump to: navigation, search
(Initial page from mdfs.net.)
 
(Tidied up.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[Category:OSBYTE]]
 
[[Category:OSBYTE]]
OSBYTE &DC (220) - Read/Write ASCII for ESCAPE
+
{{PageTitle|OSBYTE &DC (220): Read/Write keycode for ESCAPE}}
  
 +
This is the value that will be checked as an Escape character when entered
 +
into the keyboard buffer as with [[OSBYTE &99]].
 +
 +
If the character matches, if the Escape character is enabled with [[OSBYTE &E5]],
 +
and Escapes are not ignored with [[OSBYTE &C8]], an Escape Event is generated.
 +
If the event is not claimed, the Escape state is set as with [[OSBYTE &7D]].
  
 
==See Also==
 
==See Also==
Line 7: Line 13:
  
 
[[User:Jgharston|Jgharston]] 23:00, 26 May 2009 (UTC)
 
[[User:Jgharston|Jgharston]] 23:00, 26 May 2009 (UTC)
 +
[[User:Jgharston|Jgharston]] ([[User talk:Jgharston|talk]]) 21:13, 27 December 2022 (CET)

Latest revision as of 22:13, 27 December 2022

OSBYTE &DC (220): Read/Write keycode for ESCAPE

This is the value that will be checked as an Escape character when entered into the keyboard buffer as with OSBYTE &99.

If the character matches, if the Escape character is enabled with OSBYTE &E5, and Escapes are not ignored with OSBYTE &C8, an Escape Event is generated. If the event is not claimed, the Escape state is set as with OSBYTE &7D.

See Also

Jgharston 23:00, 26 May 2009 (UTC) Jgharston (talk) 21:13, 27 December 2022 (CET)