Difference between revisions of "OSWORD &8C"

From BeebWiki
Jump to: navigation, search
(Initial page.)
 
(Tweeked formatting.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
OSWORD &8C (140) - Read/write soft Teletext font
+
[[Category:OSWORD]]
 +
{{PageTitle|OSWORD &8C (140): Write soft Teletext font}}__NOTOC__
 +
  On entry:
 +
    XY+0    Size of outward control block (44)
 +
    XY+1    Size of returned control block (4)
 +
    XY+2    Character code
 +
    XY+3    Character sub-code
 +
    XY+4... Ten 4-byte words of pixel data
  
On entry:
+
===See also===
XY+0 Size of inward control block
+
* [[OSWORD &8B]] Read soft Teletext font
XY+1 Size of outward control block
 
XY+2
 
XY+3
 
XY+4... TBA
 

Latest revision as of 23:05, 23 December 2023

OSWORD &8C (140): Write soft Teletext font
 On entry:
   XY+0    Size of outward control block (44)
   XY+1    Size of returned control block (4)
   XY+2    Character code
   XY+3    Character sub-code
   XY+4... Ten 4-byte words of pixel data

See also