Results
|
Choice
|
Votes
|
|
Percent
|
Yes, for the better
|
17
|
11.0%
|
|
Yes, for the worse
|
11
|
7.1%
|
|
Never!
|
102
|
65.8%
|
|
You can change the hardware?
|
25
|
16.1%
|
|
|
Re: Have you ever changed the hardware inside of your calculator?
|
Andy Kornaus
(Web Page)
|
I suppose this is relevant...
I stumbled upon a picture of the guts of a TI-81 and it looks like it has a spot for a linking port at the bottom. I wonder if it's possible to put one on and send data to it?
see url
|
Reply to this comment
|
6 June 2006, 22:14 GMT
|
|
|
|
|
Re: Link port on the 81?
|
Rob van Wijk
|
I'm going out on a limb here and assume TI-OS for the 81 does not offer linking functionalty (as in, the "Link" menu doesn't exist). Therefore, to use the newly installed link, you'd need an assembly program, so you can directly poll the appropriate port.
Well, there's an interesting chicken-and-egg problem here... Because it's an old model, it has no native support for running user-written assembly programs. So, you would need to use the 85 trick of messing with a backup file if you're going to get assembly to work. But ehm, to send (or, for that matter, receive) a backup file, you're gonna need a funtioning link port...
Not that I wouldn't ROTFL if, anno 2006, somebody got assembly on the 81 to work (can a dutchie translate: "mosterd na de maaltijd" ;) ), especially if it's just because he wanted to get the link port to work (which the 81 wasn't even supposed to have in the first place)!
|
Reply to this comment
|
7 June 2006, 01:38 GMT
|
|
|
|
|
|
|
|
Re: Re: Link port on the 81?
|
Rob van Wijk
|
Hmm, wait a minute, there might be a way to get your newly installed link port to do something useful!
I mean, if that spot on the board was actually intended for a link port, then I guess the developers also put in the necessary code in the OS. At some point, probably just before it went into production, the link port was canceled. Now, if I had to remove some functionality from an embedded device, I'd just remove all the references to it from the UI, but leave the code there (why bother removing it, right?).
Now, if the code is there, you could attempt to get to the "unreachable" linking code. There are a number of commands (at least on the TI-83, not sure about the TI-82, let alone the TI-81 :p ), that don't need input from the calc. Those commands together are known as "silent linking"; requesting a list of files that are currently stored on the calc, pushing a file onto the calc or fetching a file from the calc. Contrary to what I said in my previous post, you can also get (and, IIRC, send!) a backup with silent linking. There even is a way to send key presses to a calc over the link (which can be used as kind of a "remote control" feature), which, admittently, isn't gonna do you any good, but still looks massively cool.
|
Reply to this comment
|
7 June 2006, 01:58 GMT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Re: Re: Re: Link port on the 81?
|
Rob van Wijk
|
If you look at the picture of the "second series" of the TI81, you can clearly see that the location of a link-port-sized component is drawn, together with three terminals (a link port happens to need three terminals: ground, wire 1 and wire 2). Personally, I'm convinced that TI at one point intended to include a link port on that circuit board.
Whether or not there's any linking code in the TI-81's ROM is a different matter, but I think there's a fair chance... I mean, there's no point to add hardware if your OS can't support it; why draw a link port on your circuit board if you have no intention to write linking code into the OS?
On the other hand, there was quite clearly a reason the link port was scrubbed at some point. What that reason was remains open to speculation ofcourse. If the port was removed from the final design because the code people couldn't get the link to work properly, then any code that might still be in the OS is probably not gonna be useful. On the other hand though, if the marketing people were afraid two versions of the TI-81 (I couldn't find any indication of a link port being considered for the "first series") would confuse users too much, there's a pretty good chance the OS actually does support linking. The easiest way to remove the planned link port would've been to not install the hardware and comment out the lines that would call the linking menu when a certain key is pressed. The first problem can be solved by installing the link port yourself, the second by not going through the menus (but instead, use silent linking for example).
|
Reply to this comment
|
8 June 2006, 19:47 GMT
|
|
Re: Have you ever changed the hardware inside of your calculator?
|
ProgramBeginer
|
I'm no electronic wiz and i'd never fiddle with my calc NEVER!
|
Reply to this comment
|
7 June 2006, 23:26 GMT
|
|
1 2 3 4 5
You can change the number of comments per page in Account Preferences.
|