A82: Re: TI-82 Silent Link server


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

A82: Re: TI-82 Silent Link server




I did locate the build in functions on rom version 19, and if i had a rom
dump of some other versions finding the addr in thos would take  less then
1
min. Since rom dumping on the TI83 is know possible it should be no
problem
to find out how the function is implemented on the TI83 an make some thing
like that. The only problem is error handling. The build in functions uses
the normal error handler (possible also some special error handling
versions
of 8114..8121), and no one has tried using that in an asm program yet.
However i do believe i know how it works, so unless i am completly wrong
it
should not be a problem to implement (if you have the time).

Dines
-----Original Message-----
From: David Eriksson/2GooD Productions <david@2goodsoft.com>
To: assembly-82@lists.ticalc.org <assembly-82@lists.ticalc.org>
Date: 7. januar 1998 16:28
Subject: A82: TI-82 Silent Link server


>
>Hi,
>
>I am developing a link software (all cables, all 8x models) and if
someone
developed a silent link server for the 82 I would support it and you would
save everyone the trouble pushing buttons for transfers.
>
>In a silent link server on the 82, it's easy to get free memory, contents
and variables.
>As I see it, the trouble is incorporating a received variable onto the
calculator.
>It's not easy but probably easiest to use TI's own routines for
send/receive, which would have to be found in ROM for all versions. (Maybe
Dines has already?)
>
>I'm thinking of a design like this:
>  * Wait for link activity
>  * Receive silent link command
>    - Request contents and free memory
>    - Send variable(s)
>    - Receive variable(s)
>  * Loop
>
>Maybe it could be written interrupt-driven like I suppose it is on 83/86?
>
>
>                     -/- David Eriksson -/-
>
>2 G o o D   P r o d u c t i o n s  ->  http://www.2goodsoft.com/
>


_______________________________________

Dines Justesen
Email: dines@post1.com or
       c958362@student.dtu.dk
WWW  : http://www.gbar.dtu.dk/~c958362/
_______________________________________