Re: A86: grphlink error


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

Re: A86: grphlink error




Yeah, use _mm_ldir.  $8000 to $bf00 of page 1 is open, you can run it from
there (by using the jp instruction to load pc :-)


>On to a more Asm-related issue.. does anyone know if its possible to have a
>program which loads a module from a string into a specified area in memory
>(I'm thinking GRAPH_MEM) and then have it be executed? Would you simply set
>SP to GRAPH_MEM and watch it fly?? If this isn't the case, how would one go
>about making an API?
>
>-- Steve Horne
>
>
>-----Original Message-----
>From: ComAsYuAre@aol.com <ComAsYuAre@aol.com>
>To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
>Date: Wednesday, September 23, 1998 9:41 PM
>Subject: Re: A86: grphlink error
>
>
>>
>>In a message dated 9/23/98 8:57:28 PM Eastern Daylight Time,
>>BlAsTo1414@AOL.COM writes:
>>
>>> In a message dated 9/23/98 5:11:32 PM Pacific Daylight Time,
>>>  DrRobin@GeoCities.com writes:
>>>
>>>  << The TI Graph Link goes on a COM port, not a printer port... >>
>>>  'which would be what?......
>>
>>
>>keep in mind that the graph link was designed in such a way that it will
>NEVER
>>plug directly into the computer (as far as i know, and i've used it on
>several
>>computers).  you need a db 25 to db 9 cable if you want to use a pc, and a
>db
>>25 to mini something or other if you're gonna use a mac.  the COM ports
are
>>the db 9 ports in the back of the computer.
>>
>