Difference between revisions of "OSWORD &16"

From BeebWiki
Jump to: navigation, search
m (1 revision)
m (Formatted title.)
 
Line 1: Line 1:
 
[[Category:OSWORD]]
 
[[Category:OSWORD]]
OSWORD &16 (22 ) - Set screen base start Arthur
+
{{PageTitle|OSWORD &16 (22): Set screen base start}}
 
 
 
  On entry:
 
  On entry:
 
   XY?0=screen type
 
   XY?0=screen type
Line 7: Line 6:
 
  If type b0=1, sets the screen used by the VDU drivers,
 
  If type b0=1, sets the screen used by the VDU drivers,
 
  if type b1=1, sets the screen displayed by the hardware.
 
  if type b1=1, sets the screen displayed by the hardware.
 +
 +
==Implementation==
 +
Initially implemented on Arthur.
  
 
==See Also==
 
==See Also==

Latest revision as of 17:00, 21 November 2021

OSWORD &16 (22): Set screen base start
On entry:
 XY?0=screen type
 XY!1=>screen base
If type b0=1, sets the screen used by the VDU drivers,
if type b1=1, sets the screen displayed by the hardware.

Implementation

Initially implemented on Arthur.

See Also

Jgharston 13:29, 26 May 2009 (UTC)