Re: A89: Looking to Weave BASIC and ASM
[Prev][Next][Index][Thread]
Re: A89: Looking to Weave BASIC and ASM
Ok, let's say I make a text file on my calc using the text editor. Is there
a way I can make my programs (BASIC) read them?
>
>If it is only small routines you can compile them by hand..
>or you can compile it with a68k and read the S-record (it can output
Srecord
>right? not shure now..) output and put that in your exec string (needs a
>computer though)
>
>//Olle
>
>Nate Mueller wrote:
Follow-Ups: