Re: A86: Re: Re: Assembly-86 Digest V1 #900
[Prev][Next][Index][Thread]
Re: A86: Re: Re: Assembly-86 Digest V1 #900
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: