Z88 Developers' Notes | ||
---|---|---|
Contents | Contents of System Calls |
OS_Vth, verify tri-handle
RST 20H, DEFW $E006
IN:
A = Tri-handle subtype TH_FILT ($F0), verify filter handle TH_WMG ($F1), verify wildcard manager handle TH_ALM ($F2), verify alarm handle IX = tri-handleOUT, if call successfull:
Fc = 0, handle OK. B = Bank H = Adress of high byte L = SegmentOUT, if call failed:
Fc = 1 A = RC_HAND, bad handleRegisters changed after return:
...CDE../IXIY same AFB...HL/.... differentNotes:
Internal operating system usage.Bugs:
Related system calls:
OS_Gth, get tri-handle
OS_Fth, free tri-handle