Re: A86: asaps


[Prev][Next][Index][Thread]

Re: A86: asaps




not quite understanding this...  (working on parameters right now...)

do you mean put the program name into asapvar (ld (_asapvar),"asaptrig")?
then, in asaptrig, something like this:

eosld:
 .dw Code

Code:
 blah blah blah
?

Dux Gregis wrote:

> You can store it at the end of your program.  If you load the right name into
> _asapvar, the whole program will be loaded into _asm_exec_ram whenever an asap
> occurs.
>
> Stephen Hicks wrote:
>
> > This isn't quite in response to this thread but it pertains to it, so i'll
> > keep the name...
> >
> > Anyway, where is a good place to install assembly code for asaps?
> >
> > --
> > Stephen Hicks
> > mailto:shicks@mindspring.com
> > ICQ:5453914
> > IRC:Kupopo



--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC:Kupopo



Follow-Ups: References: