...
Code Block | ||
---|---|---|
| ||
IN: A = FN_AH ($01) B = handle type B = 0, does not allocate a handle properly - the next handle is given the SAME number OUT, if successful: Fc = 0, IX = handle OUT, if failed: Fc = 1, A = RC_ROOM Registers changed after return: ..BCDEHL/..IY same AF....../IX.. different |
Code Block | ||
---|---|---|
| ||
IN: A = FN_VH ($02) B = handle type IX = handle OUT, if successful: Fc = 0 OUT, if failed Fc = 1, A = RC_ROOM Registers changed after return: ..BCDEHL/IXIY same AF....../.... different |
...