ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Programming :: Upcoming Programs :: Upcoming TI-83 Plus Miscellaneous Programs
Upcoming TI-83 Plus Miscellaneous Programs

Post updates on your projects here, or give other authors your feedback on their works in progress.

When posting about an upcoming program of yours, please include a link to any relevant information (screen shots, etc.) in the URL field.

To have an entry removed, please Contact Us.

  Reply to this item

Utilizing USB on new TI-84 Plus SIlver Edition
HTPC2Good4U Account Info

I was wondering if it would be possible to utilize the new USB port on the TI-84 Plus SE. This would be great for all the modders out there...especially with the possiblility of connecting a 512MB Flash Memory keychain into it :).

     29 January 2005, 20:22 GMT

TI-83 Internet/ XEON OS
06jdunn Account Info
(Web Page)

I think that I have figured out how to make internet for the TI-83+! It probably wont work with Computer Internet just because they are so different, but all I would need is a good ASM programmer who could program for me because I dont know how to program in ASM, only BASIC. I have made an Instant Messeging program in BASIC, but it has some issues that could be resolved in an ASM version.

Also the people at my studio have started work on the XEON OS wich might even use an additional programming language other than BASIC or ASM. It will also probibly have a built in ISP using XEONs CTP(Calculator Transfer Proticol), ATP (Assembly Transer Proticol)or some other Protical for communications.

More details to come...

     3 March 2005, 20:40 GMT

Re: Upcoming TI-83 Plus Miscellaneous Programs
freddy Owen  Account Info

hey every one i was just wandering if some one can tell me a site that has all the opcodes that you put in the calc for assembly prog thx

     11 March 2005, 14:06 GMT

New compiler/language for z80 calcs (TI82 to TI86)
shkaboinka  Account Info
(Web Page)

I am SO close to finishing up my compiler and everything, but before I finish it I am looking for a little help with some assembly stuff.

brief description:
when handling expressions, I'd use register-A or HL for general stuff, and then maybe B or BC during higher-order operations (order of ops), but * / and % ops require more complicated asm routines that use up lots of operators and there are different ways to do them, and I don't know which registers are the best to save info in and what the costs of "destroying" their values could be; I am not an expert at assembly. I am questioning whether I should do that, or not allow expressions but allow single operations that take one value like += *= /= etc, or just not allow * / and % (a combo of asm macros/routines can be made to do it anyways)...either way I need help. I can be more specific and detailed if you want to help.

If you can help me out (or know anyone who can), my info is in the title-bar of this post

     19 March 2005, 20:32 GMT


OOP!
shkaboinka  Account Info
(Web Page)

ONCE AGAIN it puts HighLevelz80 as the link, though I have told it a million times to change the link Antidisassemablage!

If you want to help with my compiler (see above post), the group page is http://groups.yahoo.com /Antidisassemblage/
(withouth the space after groups.yahoo.com/; I had to put it there because ticalc wont allow words longer than 40 characters)

     19 March 2005, 20:45 GMT

Re: Upcoming TI-83 Plus Miscellaneous Programs
Kyp  Account Info
(Web Page)

I am in the process of writing a TI-83+ program for Ion called CalcText. It will be a text editor that will be backwards compatable with *.txt files. (or any other file in text format) After I release version 1.0 I want to add a built in compiler.
If you would like to help me on this project or have any suggestions please e-mail me (kyp4@yahoo.com)

     14 November 1999, 19:50 GMT

Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
L_Kishyak  Account Info
(Web Page)

sounds cool, let me know if I can do anything to help.
L_Kishyak
guitarguy@rescueteam.com

     25 November 1999, 05:55 GMT


Re: Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
Shockwave  Account Info

That would be cool but here's something I'm up to. I have finnaly made my first Wordwrap program. I made it earlier this summer but have finally fine tunned it. I need somoebody to write a text recognition program. Cause I could do it but I need one in ASM. Oh and My program QIX 2.8 DELTA should be coming up on this site soon. I uploaded it yesterday. And here is an I dea for all you ASM programmers out there: somebody should make a ASM program that would save all variables like reals strings pics and GDBs as a group automatically and then be able to save them all over again. It should also have a part that lets recalls the specific save file. It could be called SAVESTATE or something. This would allow game variables and normal work to not conflict. I haven't checked if this exist yet but I will cause man would I look stupid If it existed and I posted this! ^_^;; (Please don't exist)

     31 August 2002, 23:37 GMT


Re: Re: Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
nickwiz13  Account Info

I have made a sort of aol instant messenger for the ti83+ for my school. Im only a 7th grader and if any one wants to help in the production of it email me at NICKWIZ13@aol.com

i will be happy to send the pgrm to u

     6 December 2003, 01:56 GMT

Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
acr34  Account Info
(Web Page)

Sounds Great! I've wrote a couple String word proccessers in BASIC. However, I would recommend that you store docs in a program or list.

     18 March 2000, 15:55 GMT


Password Pro 1.0 :)
web_patrick  Account Info

I would just like to announce the coming of my newest (and first) asm program for the Ti-83+...To my knowledge there is no other program that does this. It should be used with the Texas Instruments Startup Applicatation located at http://www.ti.com/calc/flash/83p.htm

if u guys have any question or suggestions i would love to hear from you!
get me at web_patrick@hotmail.com

     13 December 2000, 03:40 GMT

Password Pro 1.0
web_patrick  Account Info

I guess you should know that it will be an input prompt from startup and the password is stored in a very special place so only GOOD asm programers coudl actually hack the password. (that is if they can get in the calc. which they can't!) haha...well e-mail me with any suggestions or comments pertaining to the subject. thanks

     22 December 2000, 06:17 GMT


Re: Password Pro 1.0 :)
BearMan04  Account Info

Did you know that there is an archive that already has these elements your looking for. It's also named the exact same thing. Forgive me if that was you since I wasn't paying attention to the names.

     6 February 2002, 23:02 GMT


Re: Re: Password Pro 1.0 :)
qbman  Account Info

The only way to truely protect your calculator is by writing your own OS, not like Mirage OS, but one to overwrite the TI OS. Face it, unless you want major incompatibility issues, TI calcs aren't meant to be protected by a password.

     26 March 2004, 21:13 GMT


Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
Shockwave  Account Info

Hey I'd be glad to help you. I have a few word wrapping (basic) and transfer protocols (ASM) that could be used If you need any help at all please email me. I am also working on the wireless connector project 4 to Challenge the failed project 3 if Anyone wants to help jsut email me again at elete86@hotmai.com or the one up there (I prefer elete86) Thanks

     23 May 2002, 07:31 GMT


Re: Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
nickwiz13  Account Info

I have made a sort of aol instant messenger for the ti83+ for my school. Im only a 7th grader and if any one wants to help in the production of it email me at NICKWIZ13@aol.com

i will be happy to send the pgrm to u

     6 December 2003, 01:57 GMT

Strings v1.0 Coming
einstein  Account Info
(Web Page)

'Strings' is a cool program that enables you to store infinite messages into one string! Messages limited only by available RAM. Uses only 5 vars.

     5 January 2000, 02:15 GMT


Re: Strings v1.0 Coming
Michael Lam

Is this possible? I want to know how this works...

     23 January 2002, 01:33 GMT

Re: Upcoming TI-83 Plus Miscellaneous Programs
cebri  Account Info

I am programming a remote 68k for ti-83/83+ program it allows you to take the control of a 68k (ti-89;ti-92(+)) by the link cable but you'll don't view the screen on your calculator

it'll be ready in a few month

Ps :can someone help me to resise the screen of the 68k to the definition of the 83(+)

Sorry if my english isn't very good (I'm french)

     17 February 2000, 14:52 GMT


Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
RCTParRoThEaD_  Account Info
(Web Page)

already been done

     31 July 2002, 01:21 GMT


Re: Re: Re: Upcoming TI-83 Plus Miscellaneous Programs
Darwin mach  Account Info
(Web Page)

calcsys83+ and calcsys73 from detached solutuions can already do this...no need to make a program that can control a 68k calc by text....

     24 January 2003, 03:25 GMT

1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  

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