I'm attempting to create a cheat, by looking at already existing examples I noticed that , when modifying ROM values, these are stored in temp values and then read when cheat is off.
What's the meaning of this practice?
I wonder that, since it's about a ROM, I could set directly the original value instead of use a temp variable to store/read original value