A86: asapasm


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

A86: asapasm



I just got the first of several tokens from asapasm working!  This one
works as such:

Execasm(string1)

where string1 is a string variable (or constant) that has an assembly
program in it to be executed at $D748.  ROM page $D is pre-loaded.

This takes advantage of inputting string parameters, and i thought it's
a pretty neat program as well...  i'm thinking it might come in handy in
a basic program or something, or if you don't wanna make a new prog,
etc...  if anyone else can think of a use, please tell me.  i mainly
wrote it for the challenge and to see if i could.

the other tokens in asapasm might be a little more useful.  this is what
i plan to include:
1. a token that will retrieve a byte or word from a certain mem location
(ABS or ASIC)
2. a token that will write a byte/word to a certain mem location
3. a token(s) that can view/manipulate flags in iy-land
4. anything else anyone might suggest....

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

Warning
Could not process part with given Content-Type: application/x-unknown-content-type-TI-86.Document; name="asapasm.86p"
Warning
Could not process part with given Content-Type: application/x-unknown-content-type-Asmide86.Document; name="asapasm.asm"

Follow-Ups: