Z88 Developers' Notes | ||
---|---|---|
Contents | Contents of System Calls |
OS_Ht, hardware time manipulation
RST 20H, DEFW $F206
IN:
A = HT_RES ($01), reset hardware timer A = HT_RD ($02), read hardware timer HL = pointer to a 5 byte bufferOUT:
-Registers changed after return:
A.BCDEHL/IXIY same .F....../.... different
A = HT_MDT ($03), read monthy/date/time addressOUT:
Fc = 0 BHL = month, date, time addressRegisters changed after return:
...CDE../IXIY same AFB...HL/.... differentNotes:
Internal operating system usage.Bugs: