Register parameters
| Code Block | ||||
|---|---|---|---|---|
| ||||
IN:
IX = memory pool handle (returned from previous OS_Mop call)
OUT, if call successful:
Fc = 0
IX = 0
OUT, if call failed:
Fc = 1
A = error code:
RC_HAND ($08), IX(in) was not a valid memory pool handle
Registers changed after return:
..BCDEHL/..IY same
AF....../IX.. different |
...