Marc Feeley wrote:
You mean arbitrary peek/poke to an address?
Yes.
Some of the DS memory areas have restrictions on how they are used.
Video memory cannot be accessed by byte operations, for example. It
must be accessed by 16-bit or better.
Thanks,
-a