ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Programming :: Program Ideas :: Miscellaneous Ideas
Miscellaneous Ideas

Post your ideas for new miscellaneous programs here, or build on ideas posted by other visitors.

  Reply to this item

Program for Editing .8Xp files
Michelle B  Account Info
(Web Page)

Does anyone know of a program, either for windows or linux, that can be used for editing .8Xp files? Or a way to convert them to something the TI data editor can edit?

I don't know if it matters, but I have a TI-84 Plus Silver, which runs programs for the 83 as well (the 84 seems to just be an 83 with more memory)

     4 August 2005, 18:47 GMT

Nechtan needs help
Christopher Foster  Account Info

Can someone enlighten me on the use of file librarys in BASIC?

     14 August 2005, 21:33 GMT

Nechtan needs help
Christopher Foster  Account Info

Drawing data from a matrix on the 89 is very slow. Can someone please help me speed it up?

     23 August 2005, 22:09 GMT

MacOS
Pierre GUILLAUME  Account Info
(Web Page)

It's not a news, but I think really that the TI89 (Titanium) can run the first version of MacOS, which ran on Mac 128, with a M68000 processor and 128ko RAM and floppies...

But I don't have the required knowledges to make it.

     27 August 2005, 08:42 GMT

please help
Christopher Foster  Account Info

Can someone recommend a good C tutorial for the 89?

     6 September 2005, 19:10 GMT

graphics in BASIC
m0stbest Account Info

Is there a way I can programs graphics easily in BASIC? I know about using the draw functions embedded in a program, but it takes up a bunch of space for a few pictures. Is there an easier way? And I don't mean just using pic files.
e-mail me:nathanleber@juno.com

     15 September 2005, 14:27 GMT

Re: Miscellaneous Ideas
Willman722 Account Info

How fast is using writeback for variables?

     17 September 2005, 23:24 GMT

Re: Miscellaneous Ideas
ben struttman  Account Info

ive just started programing calculators. Im a freshman and i only got my TI-84 plus silver edition about 2 weeks ago but im trying to learn. If anyone has a program that generates a random number could share it with me? thanks

     23 October 2005, 17:49 GMT


Re: Re: Miscellaneous Ideas
rupsbant Account Info

just use the random number generator under Math, the most right screen

     5 January 2006, 09:48 GMT

Re: Miscellaneous Ideas
Koolwren  Account Info

I'm tryin to make a screen to which the text on it scrols but i cant quite get it to scrol at all let alone at a resonable speed if anyone could help me then id be quite appriciative thanks

     24 October 2005, 21:33 GMT


Re: Re: Miscellaneous Ideas
Jason Jason  Account Info



:ClrHome
:Lbl A
:0->Y
:For(Y,1,16)
:If Y<16 and Y>0:Output(X,Y,"H")
:If Y+1<16 and Y+1>0:Output(X,Y-1,"I")
:End
:Goto A

     2 June 2006, 19:18 GMT

Re: Miscellaneous Ideas
Corndog500 Account Info

Is there any programs that convert basic to asm?
(ones that actually work)

     25 October 2005, 01:31 GMT

Re: Miscellaneous Ideas
kevin roosa Account Info
(Web Page)

could someone create a program writer for the PC, without the hassle of getting a romdump? If not, could someone make a romdump through the silverlink? Please contact me!

     27 October 2005, 01:10 GMT

Re: Miscellaneous Ideas
Dcomicboy  Account Info

i figured out this awsome program that makes u very disee

here it is...(this works for any calculator above the TI-83)

For(X,0,50
Circle(0,0,X
End

u can keep adding but it is hard to figure out the rest of the rest of the cordnates

     28 October 2005, 01:09 GMT

Re: Miscellaneous Ideas
galox Account Info

Does anyone know of a way to restrict a program written in basic on a Ti83+ so that it can still be used, but not sent to others?

     28 October 2005, 22:45 GMT

3D Graphs
Valera Trubachev  Account Info

Someone should create 3D graphing software for the 86. The 89 is cool, but a little too expensive.

     29 October 2005, 23:11 GMT

linking in programs
m85476585 Account Info

I am trying to make a program to send programs. I want one that first locks it, then sends it, then unlocks it. Is there any way to make a program send a program? Are there any ASM programs that can do this? (that I can call in a basic program)

     4 November 2005, 03:21 GMT

Re: Miscellaneous Ideas
hunter lax  Account Info

can soem one make a fake mem delete for either the 84 plus or 89?

     7 December 2005, 06:00 GMT

Re: Miscellaneous Ideas
Justin jaoud  Account Info
(Web Page)

There are applications, such as omincalc by Detached Solutions, for the Ti 83/84+SE that add built in functions and procedures for use in basic programs, such as a procedure to draw sprites using passed variables, is there some kind of application that allows someone to code user defined fucntions and procedures within a basic program.

If not, could someone work on it, i would if i knew how. It would have to allow for a procedure to be written in a program before the start of the acual program but being overlooked by the computer until called upon.The procedure or function header would not need to allow for passing variables (one way, or two way passes) becuase all variables are global and can be used anywhere in the program or procedure or function.

please email me (nichols077@yahoo.com re:TiBasic) with any suggestions or questions or if you are interested in working by yourselft or together with me on this project.

Thanks...

     25 December 2005, 04:27 GMT

Re: Miscellaneous Ideas
Steven Ford  Account Info

i think someone should make a basic utility in asm for the 83p that takes a keystroke and puts it in a string so they dont have to do it slowly in basic

i would do this but i suck at asm and it would probably end up with some kind of seriouse memory leak

     2 January 2006, 18:47 GMT

Basic to Text or ASM converter
Alaric Account Info

I hate to admit it but I am a BASIC programmer. I've been trying to make a simple game and don't want to have to screw around with registers and such but also want the game to run half fast. I waas wondering if anyone is making/has already made a basic to ASM/Text compiler that could work perferably on the calc but not necessarily. It would be really sweet although I'm not quite sure it's even possible due to having to declare registers and such. If it could compile just base commands like if/thens, loops, variable manipulation, and draw commads, I would already be very thankful.

     5 January 2006, 22:40 GMT

1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer