...
| Code Block | ||||
|---|---|---|---|---|
| ||||
IN:
BHL = pointer to the byte to read (B = 0, local byte)
OUT, if call successful:
A = byte at address
Registers changed after return:
.FBCDEHL/IXIY same
A......./.... different |
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
IN:
BHL = pointer to the byte to read (B = 0, local byte)
OUT, if call successful:
A = byte at address
Registers changed after return:
.FBCDEHL/IXIY same
A......./.... different |