04-07-2021, 12:30 PM
(This post was last modified: 04-07-2021, 12:31 PM by 1superchip.)
XXXX is the memory offset to store the byte.
It will store the byte to 0x80000000 + XXXX
If you wanted the byte stored at 0x800003FF, you would have XXXX = 03FF
It will store the byte to 0x80000000 + XXXX
If you wanted the byte stored at 0x800003FF, you would have XXXX = 03FF