Deallocate - ZiLOG Z80-RIO Operating System User's Manual

Table of Contents

Advertisement

•..• :
I
5.12
DEALLOCATE
SYNTAX
DEAllocate block_address block size
DESCRIPTION
DEALLOCATE
(Internal Command)
Marks the block size segment starting at block address as
unallocated in the system memory map.
If any affected
blocks were not previously allocated, the message
MEMORY PROTECTION
is given.
Block address will be rounded down and
block size will be rounded up to a multiple of
80
bytes.
I/O UNIT UTILIZATION
None
EXAMPLE
DEALLOCATE
5000
1400
deallocates the
1400
byte block starting at
5000
(must have been previously allocated).
DEALLOCATE
COOO
180
MEMORY PROTECTION
the
180
byte block starting at
COOO
was not previously
allocated.
E3-0072-01, Rev. A
- 55 -
02/13/79

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Z80-RIO and is the answer not in the manual?

Questions and answers

Table of Contents