[gambit-list] Writing bytes, words, etc. directly to memory?

Andrew Lentvorski bsder at allcaps.org
Mon Nov 13 19:27:26 EST 2006


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



More information about the Gambit-list mailing list