[A83] Re: PICs
[Prev][Next][Index][Thread]
[A83] Re: PICs
I'm not sure (i only have a regualr 83, and i havn't programed if for a while),
but i think _createpict only creates/allocates the var in memory... you
probably have to copy the displaydata to it yourself...
> This is on an 83+, not regular 83.... If I have various pixels plotted
> on
> the screen, and I want to save the screen as a PIC (0-9), how would I do
>
> that? I know that there is a romcall _creatpict, but I am not sure how
> to
> use it. I tried just placing it after all the pixels were plotted, and
> it
> compiled fine, but it didn't save a pic.
>
> Thanks,
> Cole
>
>
>
>
References: