A86: me usage question
[Prev][Next][Index][Thread]
A86: me usage question
(sorry i posted this 2wice but i noticed that i first replyed to a thread
where people might no notice it)
let's say that i pick an address in RAM $D768 (just a random example if
it's even the right place doesn't matter for now)
can I just write a bunch of bytes there without .db 'ing them first. i'm
trying to find out if this is the source of my problems...
if not is there anyway to just declare a whole bunch of space that my
program can write in.
can i write anywhere i want in RAM that is for sure empty. (i know it'll
get erased when the program quits)?
thanks for any help yo can givce
References: