Start-up Customization for the 83 Plus
Posted by Nick on 8 December 1999, 23:46 GMT
TI has announced an interesting new feature for 83 Plus calculators: a free FLASH application that allows you to start your calculator up with a picture or a program displayed. It will run the picture or program in question every time the calculator is started up. It will be available in late December. You can get more information here. Source: Dimension-TI
|
|
|
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: Start-up Customization for the 83 Plus
|
Ciaran McCreesh
(Web Page)
|
So, the ti83+ can now do something that the ti86 can do much more efficiently. On the ti86 you can do exactly the same thing and it takes up no memory. Before you all say I'm spraffing let me explain. The loader program is about 300 bytes. It copies a bit of code somewhere and then deletes itself. This bit of code is copied into a 200 byte area on RAM page 1. This is then executed every time the calculator is turned on if a certain flag is set. You could easily fit a program that executes another program into that area of memory (and you could also change the program using the program executed if necessary). Alternatively you could quite easily put a password program in 200 bytes (or an RLE image displayer) and not use external programs at all. No memory used up.
BTW, you can also password the memory being reset / files being deleted / self tests (ROM 1.3, 1.5 and 1.6? only), again with zero bytes of 'real' memory used up.
Ciaran McCreesh
ti86 assembly tutorial: http://www.asm86.cwc.net/
|
|
9 December 1999, 20:04 GMT
|
|
|
|
|
|
|
|
|
|
|
Re: ti86 CalcOn
|
Kirk Meyer
(Web Page)
|
Um, actually, the problem doesn't have much at all to do with ROM pages... the problem lies in the temporary memory being improperly allocated when the calculator is turned on (improperly for a BASIC program to be run, that is). Pat posted some code a while ago to help fix that, but the problem of _exec_basic still remains; that is, BASIC programs with "Stop" will not function properly.
Why would you want BASIC? Very simple... I very much prefer programming in assembly language, but when I want to change what happens on startup, I want to be able to do it quickly, easily, and on the calculator. Having it be a BASIC program is just so much easier.
|
|
11 December 1999, 01:20 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: Start-up Customization for the 83 Plus
|
squtza
|
Okay, look. I'm sick of everybody saying the TI-86 is better. We all KNOW that! The TI-86 has a higher number, for heaven's sakes!
The point of this article was that those of us who already bought a TI-83 plus and can't afford to buy a TI-86, -89, or 92/+. Keep that in mind, okay?
It's too bad that this is an app by TI and not an ASM prog by a third party, because apps have to be 16 Kb in size, but at least somebody made it.
Now, please, stop flaming each other about the TI-85's and above, because that's not the point! Argue with each other in a chat room or on ICQ or, <sarcasm> heaven forbid, e-mail or telephone. </sarcasm>
|
|
11 February 2000, 02:12 GMT
|
|
1 2 3
You can change the number of comments per page in Account Preferences.
|