TI-83 ASM Link-problem!


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

TI-83 ASM Link-problem!



    Hello, everyone!

I wrote a link program for win95 for use with the TI-83/82 (using the
4$-serialLink). (82 untested yet though...)
And it works pretty well. But you still have fiddle with the calc's link
menu... One night
I came up with the idea to implement an "explorer"-like interface for my
program! Now
THAT would be cool! So I began to code some assambler routines on my
-83. But when
I came to the part where the asm-prog would actually DO something, i got
shocked! I've read
the TI-asm-docs for the link port, and there it says:
"...These routines are accessed by making a call to the routine
_IO_EXEC, with a value
stored in the byte at ASM_IND_CALL..."
Sounds neat... right?
There's only one problem.... the _IO_EXEC adress is NOT DEFINED in
ti83asm.inc. And i can't seem to find it anywhere else either!

Could someone please tell me the adress of that proc? And I've heard
roumors of the link-support in asm bugging... Is that true? In what
ways?

        //Chipz

P.S.
The Link Prog as it is today is only available in Swedish at #Arvika's
homepage (http://www.tokab.se/arvika) but I'll translate it as soon as
sort some bugs out...
D.S.