Difference between revisions of "OSWORD &8B"

From BeebWiki
Jump to: navigation, search
m (Updated details.)
(Added details.)
Line 2: Line 2:
  
 
On entry:
 
On entry:
  XY+0    Size of inward control block
+
  XY+0    Size of outward control block (4)
  XY+1    Size of outward control block
+
  XY+1    Size of returned control block (44)
 
  XY+2    Character code
 
  XY+2    Character code
 
  XY+3    Character sub-code
 
  XY+3    Character sub-code
Line 9: Line 9:
  
 
===See also===
 
===See also===
* [[OSWORD &8C (140)]]
+
* [[OSWORD &8C|OSWORD &8C (140)]] Write soft Teletext font

Revision as of 23:02, 8 May 2020

OSWORD &8B (139) - Read soft Teletext font

On entry:

XY+0    Size of outward control block (4)
XY+1    Size of returned control block (44)
XY+2    Character code
XY+3    Character sub-code
XY+4... Ten 4-byte words of pixel data

See also