This is going nowhere, I know you would use a statement like
Code:
write 0,newcode
or
write 0,ByteA
I cannot figure out how to make this program look beyond it's
original function to change eprom settings.
What was the meaning of HIGH_SECURITY 1 or 0 and if default is low security I do not see it run there I guess I really do not understand when the keypad is lookin at keypress and when not (if ever not) I thought at first to copy code for high security=1 and change to 0 examining added combo to eprom,
Code:
DATA 8,5,"12345"
no avail. Changed in those lined data 0 to data 8
Is there a way to alter eprom from keypad?
very humbling experience here, and asm code, Black Magic?