Re: A86: Grayscale 86 Emulator
[Prev][Next][Index][Thread]
Re: A86: Grayscale 86 Emulator
if you move the stack you can put the two additional planes to $f400 and
$f800, giving you 7352 bytes for your program; if your program is longer
than 7352 bytes, then use a module .. there's not really any other way since
you must put the buffers on ram page 0
>
>thanks Dux. but,
> by program is about 6000 bytes 9000 is the limit? my program will get
>bigger. is there anywhere else. if so could you tell me the $HEX
>addresses
> ,thanks again
>
>