A86: undocumented instructions


[Prev][Next][Index][Thread]

A86: undocumented instructions




Is it possible to do something like this:

 ld (iy+N),(hl)

with an opcode that looks like this:

FD 76 XX

(hl) seems to consitently be where the 6th register bit would be if
there was one.

Also, can the and,or,xor operations use autocopy?