Difference between revisions of "OSBYTE &75"

From BeebWiki
Jump to: navigation, search
m (Added See Also.)
m (Bit 4 is also used on the BBC B+.)
 
Line 12: Line 12:
 
       b7 Screen disabled with VDU21
 
       b7 Screen disabled with VDU21
  
Note, bit 4 is only set by shadow screen modes on the Master series. With
+
Note, bit 4 is only set by shadow screen modes on the Master series and the
other shadow screen systems a different flag is used.
+
BBC B+. With shadow screen systems on the BBC B and Electron a different flag
 +
is used.
  
 
==See also==
 
==See also==

Latest revision as of 08:46, 28 December 2016

OSBYTE &75 (117) - Read VDU Status Byte

   On exit:
   X=b0 Print output enabled by VDU2
     b1 Scrolling disabled
     b2 Paged scrolling selected by VDU14
     b3 Text window in force, ie software scrolling
     b4 In a shadow mode on Master
     b5 In VDU5 mode
     b6 Cursor editing in progress
     b7 Screen disabled with VDU21

Note, bit 4 is only set by shadow screen modes on the Master series and the BBC B+. With shadow screen systems on the BBC B and Electron a different flag is used.

See also

Jgharston 21:53, 26 May 2009 (UTC) Jgharston (talk) 20:33, 3 April 2015 (UTC)