Re: A89: Looking to Weave BASIC and ASM
[Prev][Next][Index][Thread]
Re: A89: Looking to Weave BASIC and ASM
>> 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
The program was an IBM RS/2000 emulator, not a m68k emulator. Sorry for
any confusion.
--Nate
References: