Safe code for ace
Posted by: DocB
Date: 2018-03-20 17:51:22
Tere are some register that you can edit without any impact? There are some instructions that do nothing?
I noticed that
inc e
could be pretty harmless but I didn't test it properly…What about
ld b,b
?Any help?