OSWORD &8B

From BeebWiki
Revision as of 12:02, 9 May 2020 by Soruk (talk | contribs) (Document what has actually been implemented prior to this article existing)
Jump to: navigation, search

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

Two forms of this call exist, the first is supported by BBCSDL from version 1.12a and Matrix Brandy from V1.22.5:

On entry:

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

The second form is only supported by Matrix Brandy from V1.22.5:

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