Re: A89: Looking to Weave BASIC and ASM


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

Re: A89: Looking to Weave BASIC and ASM




In a message dated 3/2/99 7:30:58 PM Eastern Standard Time,
nlmueller@students.wisc.edu writes:

> testasm()
>  Prgm
>  "
>  add v0, v0, v1
>  jal v0
>  "->testtext
>  EndPrgm
>  
>  When the program executed the text is stored into the string testtext that 
> can
>  be read by a BASIC program.  It's very simple and not too much different to
>  use then using the text editor.

Whoa whoa what is this?!
--TurboSoft

Visit the NEW TURBOSOFT HOMEPAGE:  The most current Basic programs created by
TurboSoft for the 89, and many links.
<A HREF="http://turbosoft.ticalc.org/">http://turbosoft.ticalc.org/</A>


Follow-Ups: