As long as you increment/decrement your address by 2 you shouldn't overwrite any previous/next data.
Writing to the same adress ( let's say $06) will overwrite the previous value wich was @ $06 and $07
As long as you increment/decrement your address by 2 you shouldn't overwrite any previous/next data.
Writing to the same adress ( let's say $06) will overwrite the previous value wich was @ $06 and $07
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks