0 Members and 11 Guests are viewing this topic.
hmm... but its the same size to do:ld a,(var)andld a,(ix+var)So I don't think it makes a difference. Don't forget, the byte commands need to use the "a" register, not "hl".By the way, I don't think my original plan to use flags for the conditionals is going to work, but at least the "and" "or" and "xor" commands are half of what they were.