If any of you reading this know any machine code related to the z80 CPU.
How would you go about comparing a single value to see if it is logic true or false and then acting upon it depending on the result?
Also how would you get the z80 CPU to lets say wait 5 seconds before restarting a program? Like halt for 5 seconds and then reset the program counter to memory location 0?
How would you go about comparing a single value to see if it is logic true or false and then acting upon it depending on the result?
Also how would you get the z80 CPU to lets say wait 5 seconds before restarting a program? Like halt for 5 seconds and then reset the program counter to memory location 0?