I am making a routine and I need to "not" the byte I am using (or bit will work), I know that this command is not valid for the Z80... So what do I use to do it.... I need the following results I need to change a (bit or byte) from 0 to 1 and 1 to 0...What is the best way to do this???