TI-89 Nears Release
Posted on 8 August 1998, 05:17 GMT
It had been reported earlier that the TI-89 would be released sometime in October 1998. Texas Instruments has just announced in their FAQ that the release period is now September 1998. The TI-89 is expected to cost about $150 in the U.S. As the period of release is only one month away, many TI enthusiasts are expressing excitement as TI is about to release their most powerful calculator yet in a handheld form. Texas Instruments has released a new picture of the TI-89. The pictures of all the calculators in the Calculators section have been updated. Stay tuned to ticalc.org for the latest updates on the release of the TI-89. A TI-89 assembly mailing list will be created soon after the official release.
|
|
|
The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.
|
|
Re: TI-89 Nears Release
|
Doom12
|
Can i connect my TI 89 on my computer with a // cable???
|
|
19 December 1998, 10:06 GMT
|
|
Re: TI-89 Nears Release
|
Mike
(Web Page)
|
Will the 89 ASM progs be compatible with 92+... IS it basically the same thing in an upright form?
|
|
9 August 1998, 04:38 GMT
|
|
TI-89 programming
|
Dave
|
I have two questions about the soon to arrive 89:
1)Judging by the ti-92, will the 89 have to compile BASIC progs before execution like the ti-86/85, or will it just execute like the 82/83? (I assume it will if you can manually type in instructions)
2)Also judging by the ti-92, will these BASIC progs execute any faster than the ti-86? I have always been frustrated with the slow execution rate, and maybe the 10 MHz processor will speed things up.
|
|
9 August 1998, 17:14 GMT
|
|
Re: TI-89 Nears Release
|
Pat
(Web Page)
|
I have a question: Will the TI-89 have built in support for ASM like the TI-86, or will we have to "hack" the 89 to have ASM on the calc? I have looked for this answer on TI's webpage and can't find it. I just wanted to know.
Pat
|
|
9 August 1998, 17:51 GMT
|
|
Re: TI-89 Nears Release
|
Bob
(Web Page)
|
The Ti-89 looks great. I hope it does come out in September. Hey, while I was here, I wanted to tell people about my web page. Check it out!!!
|
|
10 August 1998, 00:04 GMT
|
|
Re: TI-89 Nears Release
|
kernel32
(Web Page)
|
Will you be able to program assembly straight into the calculator or will it be one of those transfer deals??
|
|
10 August 1998, 05:17 GMT
|
|
Flash Software
|
Phil Killewald
(Web Page)
|
I realize that other companies will come out with Flash upgrades, but I was wondering if anyone out there has the ability to and wants to make Flash upgrades in their spare time (like programming a project)? If ocding Flash upgrades is possible at home, would an ASM Shell build directly into the ROM be possible? Or how about an on-calc assembler? Think of the possibilities....
|
|
10 August 1998, 15:01 GMT
|
|
Re: TI-89 Nears Release
|
Christopher Kalos
|
Ugh... So many incorrect statements, such little time :)
Okay, the 89 WILL support native ASM. No ZShell/(CR)Ash hackjobs (Don't get me wrong, ASM shells are good, but a built in OS implementation is a bit more useful, since it eliminates the need for backups).
Game Boy ports? hmph. The Game Boy uses a heavily modified z80, NOT a 68k. Screen size means nothing, since that processor needs a decent 486 or better for emulation, although an overclocked 68k (with cooling system) MIGHT approach that speed. I doubt even that would be adequate.
Next, z80 and 68k programming are TOTALLY different. Zilog/Intel engineering concepts vary far and wide from those used by Motorola.
Next, built in ASM coding has been an option since the TI-83. The problem is that NO ONE is really insane enough to keep a list of the hex equivalents of all the opcodes. We like to program in something that's at least almost readable, and a massive hex string does not fit the bill.
And most importantly, TI's designs are still too closed. We need a system that allows direct bus access, with expandability through a module port, like the HP48GX allows. That way we can get a memory card to merge into system RAM, which is a much better solution, while giving us the ease of use that the TI has. I have to admit that the HP is more powerful, but the TI is far easier to use, and the 89 is comparable to the HP48.
Finally, the TI-84 was designed a while back. From what I heard, it was supposed to bridge the gap between the 82 and 85, but had a very buggy ROM, hardly worked, and was pulled off the market. Of course, I could be wrong, but according to all I've heard, the TI84 does exist in some form. I think that after the 89, TI has maybe one last z80 based calc to make, and that would probably already be a middle ground system, allowing a move straight to their next generation 68k based calcs. This is, however, merely conjecture on my part.
CK
|
|
10 August 1998, 18:27 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: TI-89 Nears Release
|
Robert Gutmann (Agonostis)
|
I'm impressed. You said EXACTLY what the guy before you said. Pretty spiffy.
The only comment I would make is about the seemingly prevailing opinion that TI doesn't release enough info about asm programming, or that "[their] plans are too closed". I think TI does a perfectly good job at that. On the only platform I know about (the TI-86), TI released really good info and examples about how to program pretty complex math programs, the only thing these calcs are technically for (I know, preposition, i'm in a hurry). People are complaining that TI hasn't released any info about the 92+ ASM yet, and seem to think that it is owed to them for some reason. I find it nothing short of miraculous that TI's calculator department (a relatively small part of the company) hasn't completely buckled under the pressure of realeasing two calculators nearly simultaneously. With marketing, testing, shipping, and that ROM version 1.4 mess-up, TI has their hands full, probably over-flowing. I am positive TI will release all the information they intend to in the fullness of time, when they don't have much more important things to do. Anyway, this is what happened with the 86. In addition, if TI released too much information, they'd most likely find themselves in pretty hot water competition wise. Why release the secrets to your products? Especially when you're acknowledged by most to lead the field. I welcome comments on this opinion.
|
|
11 August 1998, 03:09 GMT
|
|
asm progs on the TI-89
|
anonymous coward
|
As far as I know, Fargo and Fargo II asm programs *should* run on the TI-89 without ANY modifications whatsoever. I mean, the processor is exactly the same as the TI-92(+), right? The TI-89 is basically a handheld TI-92+ sans QWERTY style keyboard and the geometry app. Everything else is the same, down to the CPU. So, why would anything need to be modified/ported, in order to get asm progs to run on the '89? Okay, granted, David Ellsworth might have to tweak Fargo II a bit to get it to work on the '89, but nothing involving tedious amounts of labor.
|
|
11 August 1998, 01:07 GMT
|
|
TI messed up!!
|
kimo
(Web Page)
|
No!!! I can't believe what TI just did. I didn't notice the new TI-89 picture until just today, but the sight of it makes me want to hurl!! =)
They messed up when they changed the light-blue border around the LCD screen to solid black. This would be fine on an all black calculator like the 86, but not when you have LIGHT-BLUE buttons!!!!! Anyway, that's my only gripe.
Anybody agree with me?
|
|
11 August 1998, 01:25 GMT
|
|
1 2 3
You can change the number of comments per page in Account Preferences.
|