OSBYTE &02

From BeebWiki
Revision as of 19:12, 8 March 2015 by WikiSysop (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OSBYTE &02 (2) - Specify Input Stream (exits with X=b0 of old value)

   X=0 Use the keyboard for input
   X=1 Use the serial circuit for input
   X=2 Use the keyboard for input, but listen to the serial port too
       such that bytes are accepted and simply buffered for later 
       inspection

See Also

Jgharston 21:06, 26 May 2009 (UTC)