i suppose it xor's the byte at adress hl... > > I'm a bit confused, xor uses the a register, right? > Then if you do xor (hl), does it then xor h with a, and l with a??? >