[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: want simple ORCA/M 816 asm example...
Blake Patterson <blake@blakespot.com> wrote:
> Could someone send me, if they have it, a commented ORCA/M asm source
> file that simply opens up a shr screen (320x200) and draws a line across
> it?? Want to use it as a starting point.
You need to provide more information. What sort of program are you
trying to write - a GS/OS application (file type $B3), a shell utility
(file type $B5), or some loose code which will run under ProDOS-8 and
BASIC.SYSTEM?
Do you want to use the toolbox, or do everything the hard way and roll
your own code to access the screen?