OSWORD &4F

From BeebWiki
Revision as of 00:21, 1 August 2009 by Jgharston (talk) (moved OSWORD 4F to OSWORD &4F)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OSWORD &4F (79 ) - Claim area from heap DVR

XY is a heap handle.
On entry:
 XY+0..1=size of the area to allocate
On exit:
 XY is the address of the block allocated
 C is set and XY are preserved if the call failed.

See Also

Jgharston 13:04, 26 May 2009 (UTC)