emmmmmmmm
odd result here, if someone wants to take a stab at an explanation.....
I used ''DEFINE RESET_ORG 10h'' and the first thing in my code was ''@clrwdt'' followed by a few more...
So I expected.....
0008: FFFF FFFF FFFF FFFF
0010: 0004 0004 D7FA
but got
0008: EF0A F000 0004 0004 D7FD
emmmmmmm, at least its moving the start, so I can jiggle that to where it needs to be.
Bookmarks