DD_SET_RETRY
Set try/retry count
Categories:
Function | Address | Description |
---|---|---|
DD_SET_RETRY | 0160 | Set try/retry count |
Synopsys
Set the try and retry count. A value of 1 will try the operation once with no retries.
Entry Parameters
Register | Content |
---|---|
A | Try/Retry count >= 1 |
Exit Parameters
- Always:
- AF BC DE HL IX corrupt, all other registers preserved.
Last modified November 24, 2021: Low level operations (11836cf)