[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Second Sight Questions ?
Antoine Vignau (vignau@easynet.fr) wrote:
> Is it possible to get data of the IIgs from the Second Sight ?
> (code in Second Sight to get data from IIgs memory)
As far as I am aware, it is not possible for code on the SS to request
data from the IIgs's memory all on it's own. You would need additional
code on the IIgs side watching for some sort of code sent out by the SS
requesting some data, and sending whatever data back to the requesting
code on the SS.
There is nothing in the current firmware or library code to do something
like this, so you have to come up with everything from scratch.
-- Michael