TI Online Store Updates
Posted by Michael on 27 August 2004, 04:19 GMT
TI's Online Store has been busy with updates recently. For the 83 Plus and 83 Plus Silver Edition, operating system v1.18 is out. 84 Plus and 84 Plus Silver Edition users will want to download v2.22.
But wait, there's more! 84+, 84+ SE, and 89 Titanium owners can purchase the kickstand slide case (available under Accessories in the store). For $9.99, it lets you prop up your calculator to four different "viewing angels" (celestial battery replacement not included). You can also find on the 84+ Accessories page faceplates of various colors for the Silver Edition, including a limited edition pink faceplate & slidecase package for $10.99.
|
|
Reply to this article
|
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 Online Store Updates
|
Timmc
(Web Page)
|
Yay, maybe they fixed the bug where the 83+ OS uses Y-var when using Line()
If you use Y in a loop where Y is changing and repeatedly printing lines on the screen then the Var will stay the same. Atleast that happened to a program I made until I used V instead of Y. Grr @ TI, "You said you could use any var!"
|
Reply to this comment
|
27 August 2004, 07:11 GMT
|
|
|
|
|
|
|
|
|
|
|
Re: Re: Re: Re: TI Online Store Updates
|
qbman
|
Actually, isn't the extra RAM much greater than 24k. I thought it was at least 32k or as much as 96k (I can't seem to remember which). I read something somewhere about the asm ports that control the extra RAM and found that there were pages that are not being used. With each page being 16k, there would at have to be 32k extra for a total of 64k on the SE.
I only have the old 83+, so I didn't really pay attention to all the extra RAM that the SE had; however, if the extra RAM is 96k*, then someone needs to write an asm file manager that can allow people to back up even more programs the the extra RAM.
*I can't remember if the SE has 4 or 8 pages of RAM. I know the old 83+ has only 2, so by multiplying by 16k, the calculators would have
83+ 32k
83+SE (if 4 pages) 64k
83+SE (if 8 pages) 128k
I don't know, but maybe the 84 series has more RAM, and no one has been told yet (but it's doubtful). TI didn't let us know about the increase with the SE, so why would they change now about what they let us know.
|
Reply to this comment
|
30 August 2004, 19:49 GMT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Re: Re: Re: Re: TI Online Store Updates
|
blauggh
|
Now *that* is interesting. My major complaint about the 83+ series of calculators has always been that its RAM is too small. (Well, that and the whole 8K asm program limit.) If there were a systematic way of accessing those extra pages of RAM, then you could use them for archiving extra data/programs.
You might also be able to use it to extend the effective side of runnable asm programs to a full 16K.
Imagine if you will: The 83+SE will only allow ASM programs to be run if the instructions are being fetched from a certain page in memory. Is the protection based on the address being sent out of the CPU, or on the address being received by the RAM chip?
If it is based on the address received by the RAM chip, then you're sunk. But, if it is based on the address being supplied by the CPU, then there is hope. You could use a Flash APP to switch a new RAM page in, which happens to contain an ASM program starting at address 0000. Jump to address 0000, and the ASM program will run, with a full 16K to play with before risking triggering the HW reset.
|
Reply to this comment
|
1 September 2004, 21:12 GMT
|
|
Re: TI Online Store Updates
|
Timmc
(Web Page)
|
Anything new in 83+ 1.18 OS ?
Other than the vague description: Improved CBL/CBR & Keyboard Support.
|
Reply to this comment
|
27 August 2004, 07:42 GMT
|
|
1 2 3 4 5
You can change the number of comments per page in Account Preferences.
|