ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-83/84 Plus BASIC Misc. Programs
File Archives

TI-83/84 PLUS BASIC MISC. PROGRAMS

Click a filename to download that file.
Click a folder name to view files in that folder.
Click  for file information.
indicates files with screen shots.
indicates files with animated screen shots.
indicates files with reviews.
indicates featured programs.

Archive Statistics
Number of files 2127
Last updated Tuesday, 23 September 2008
Total downloads 3,220,243
Most popular file  Windows 2000 (83+) with 27,032 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-83/84 Plus Basic Files
gradescale.zip 15k 08-09-23 File is not rated Grade Scale
This is one of my first programs for the ti83+/84. Its a grading scale written in basic (so you can edit it for your school) it can run through mirage.
prgming1.zip 2k 08-09-23 File is not rated Programming 1
This Program tells you the basics of BASIC programs. It will work in MirageOS or just the program list.
mlbmagicnumbercalc.zip 5k 08-09-23 File is not rated MLB Magic Number Calculator
This is a small, simple, but very easy way to track how close your favorite Major League Baseball team is to clinching a division title!
hoodratprgmlang.zip 2k 08-09-23 File is not rated HoodRat Programming Langauge
A simple to use programming language based on a TIBASIC compiler. NO PROGRAMMING EXPERIENCE REQUIRED! you can draw, display text, have loops, backspace and pause. See documentation for more!
hash2x.zip 1k 08-09-23 File is not rated HASH 2X
This is a pretty good hash function that i created. Its pretty fast, and can have outputs of any size greater than 8 (any less is ridiculously insecure). The input can also be of any size (not 0, obviously). However, due to the limitations of the 83/84, 256 is the max inputs and outputs for the moment. Please do not submit this to NIST as a SHA-3 candidate. I might do so, but then again, i might not. If you do steal this algorithm, the least you can do is put my name as the algorithm's inventor/creator/writer, but please dont. This is version 2 of the algorithm, which has totally different outputs than version 1
maintain.zip 1k 08-09-16 File is not rated Maintenance 1.1
Maintenance is a very small program that lets you Garbage Collect, clear entries, lists, variables, or everything at once!
omnichat.zip 3k 08-09-16 File is not rated Omnichat
A real-time chat program that uses omnicalc to send and receive bytes.
cointoss.zip 1k 08-09-16 File is not rated Coin Toss 1.1
Coin Toss is a very small program that lets you flip a coin as many times as you want!
expotest.zip 3k 08-09-16 File is not rated Exponent Test
This is the exponent test created by Jet Chaw on the calculator! The questions are random and a bit redundant, but this is worth the download nonetheless. Try to get all 60 of the questions right before 4 minutes are up. Although it is unlikely that anyone will ever finish more than 40 and get them all right, try. This has helped me in math more than any other type of test that i have ever taken. Good luck! This newer file has a 83 file, which has no time limit, and an 84 file, which does. Use the one that you can/want.
calclock83.zip 5k 08-09-16 File is not rated CalcLock 83+
This nifty program allows you to lock your calc while your away from your desk. It uses a 3 password combo that you can set yourself if you edit the program.(See the readme for more details) Or you can use the preprogrammed codes that are in the readme. I saved it a group and included ONBLOCK, courtesy of Justin Whales. However I incorperated the ONBLOCK program into my code so you don't have to turn it on. You do have to manually turn it off though. But thats the only bug. Enjoy and be sure to give me credit if you expand my program. I know theres a lot to improve on. Thanks -CannotCompute
reapexshelperprogram.zip 3k 08-09-16 File is not rated Reapex's Helper Program V1.0
Well, this has it all. Programs, time, password protection. Unfortunately, it is almost 6.5 KB. If someone could bother to help me with optimization of the code, contact me and help away!
answerer.zip 1k 08-09-16 File is not rated MULTIPLE CHOICE and TRUE or FALSE
This program can randomly generate A,B,C or D or True or False.
fmouse.zip 1k 08-09-15 File is not rated Fast Mouse
One of the FASTEST mouse drawing programs on ticalc.org! Program which draws and allows you to move a fast mouse WITHOUT using sprites. Uses pxl-change(), so it doesn't change any underlying pixels when moving the mouse. Ideal for GUIs and games. Use freely, but give credit if appropriate.
amaze.zip 7k 08-09-15 File is not rated AMaze!
A basic Maze generator/solver program. Program is self explainatory, you can either generate a random maze, or create your own. Watch the AI solve it! Note for now, just a basic AI solving engine, with a few optimizations only. Future versions may include an algorithm selector.
combofinder.zip 350k 08-09-15 File is not rated Combo Finder
Combo Finder is a program for your TI-83 Plus Calculator that enables the user to narrow down the theoretical sixty-four thousand possibilities for a Master Lock Combination Lock to a total of one hundred possibilities.
dd4epack.zip 4k 08-09-15 File is not rated D&D 4E Pack
Intro This is a pack of programs that allow your calculator to become an indispensable tool for tabletop RPG players and GMs. I designed it for use with D&D 4E, but all of these programs could be useful for any tabletop RPG. It includes an ability score generator, a dice roller, and a random dungeon generator. All of these programs have been extensively play-tested and streamlined for easy use in-game. These programs are made for the TI-84 Plus SE. Note: Some of the programs have controls that are not immediately obvious. Read the readme! Program Descriptions DD4EABIL is a program for generating ability scores. It allows you to use a point-buy method or a dice rolling method. The point-buy method allows you to specify the number of points you get. Information in the D&D 4E Player's Handbook is used to determine the default number of points, ability score starting values, and ability score increment point costs. The dice rolling method allows you to specify the number of six sided dice to roll per score; each value is the sum of the top three rolls. The number of dice defaults to four. DICE is a program that simulates rolling dice. It has designed to be as intuitive as possible; simply enter a string and the program will give you a result. For example: 4d6+d9+3 would return a number between 8 and 36 and 2*7-4 would return 10. Strings may include the digits 0-9, d, and the operators +-*/. This program includes a reroll last string button, an instant d20 roll button, and a backspace key. The dice program will time out if it is left idle long enough so that the calculator will turn off and save your batteries. RANDDNGN is a program for generating random dungeons on the fly, before or during play. You tell the program how to start the dungeon and generates the dungeon one element at a time, prompting you for how to continue at every junction. Here is an example: You: Start with a corridor Program: Corridor continues straight for 4 squares, with a side corridor on the right You: Continue straight Program : Door, with a corridor beyond it that runs straight 4 squares with stairs on the left You: Take the stairs Program: Stairs go up to a corridor, which continues for two squares and turns left, continues for 4 squares, then goes to a four-way intersection You: Turn right Program: Chamber, 8x10 square rectangle, with 1 door and one other corridor and a pool You: Go through the door etc... Note: the actual program is a lot less verbose than this example.
diceprog.zip 1k 08-09-15 File is not rated Dice Program 1.4
This program is great for Dungeons and Dragons or card games. Input any number to roll and the calculator will roll it!
piglatin.zip 1k 08-09-15 File is not rated Pig Latin Translator 2.0
A much more efficient version of my original translator.
hash64.zip 1k 08-09-15 File is not rated 64 Bit Hash
This is a hashing program for the TI-83/84 calcs. You can generate very random hashes from this program, but i promise that the same inputs will always return the same results. The outputs are in hex, so you can use this hash for Krolypto or a personal signature or something. Please do not submit this for SHA-3. This program does not meet the requirements for SHA-3.
deltaos.zip 12k 08-09-06 File is not rated Delta OS v1.0.0 Alpha 5.1
Delta OS is a shell coded in TI-Basic (with assembly subprograms). It includes a full program manager, contrast manager, calculator info, program jumper, about screen, toggle inverse text, change circle drawing speed, toggle lowercase, power manager, and for TI-84 Plus and TI-84 Plus Silver Edition calculators, you can crash your calculator (not available with alpha 2.5). Delta OS was created mainly to defeat the purpose of Black Eagle Shell, from Suicidal Psycho Software. It isn't quite there yet, but you can already see it in the performance! Black Eagle Shell can't scroll nearly as fast as Delta OS, and it takes about 2 seconds for Black Eagle Shell to recognize that you even pressed a key! Last Update: September 1, 2008
onetimek.zip 1k 08-09-06 File is not rated One Time Keypad
This is a faster version of the one time keypad on the 83/84s. Its totally correct, quick and very small, in only 1 file.
opashyti83plus.8xo.zip 5k 08-08-24 File is not rated Opashy 8-3
Go to opashy.ning.com to see information.
clean83.zip 2k 08-08-24 File is not rated Clean83
This program is designed to clean up your calculator after playing games. It also fixes some common errors and it is perfect for a high school/early college math curriculum because it puts most of the modes in the proper settings.
rotbreak.zip 1k 08-08-24 File is not rated ROT-X Breaker
This is a Caesar Shift Cipher/ROT-X Cipher breaker (not Caesar box). This program not only does all 25 decrypts, but it also does a frequency analysis of the decrypt and can chose from the decrypts the best possible cleartext. Although not all of the best cleartexts will be correct, the majority of the time, the right one will be chosen. Of course, you can still see the rest of the cleartexts. By pressing yes at the menu and up and down, all of the cleartexts will be show.
bxcalendar.zip 1k 08-08-24 File is not rated Calendar
This program can display the calendar for every month from 1AD/CE to 10^15-1 AD/CE (calc's limit). You start with a month and year that you type in. Then, by pressing left and right, the month is changed. By pressing up and down, the year is changed. This program is very fast, and i dont think that there are any glitches. I think that this only works on the 84 since only the 84 has the dayofwk( function.
gpacalcv1.0.zip 2k 08-08-24 File is not rated GPACalc++ v1.0
GPACALC++ v1.0 This clever but simply designed text-based GPA Calculator features 2 ways of calculating your GPA. Full GPA mode- Calculate your GPA through all 6 Classes Basic GPA Mode- Calculate your GPA through 4 basic classes (English, Math, Science, and Social Studies). This method is used mainly by colleges and is helpful in calculating your true core GPA through the main classes. GPACALC++ also features the option of selecting honors classes, multiplying your GPA *1.25 for every class. If your weighted GPA is within the specifications, the results will display A or B honor roll. Weighted GPA- your GPA including the Honors option Unweighted GPA- your GPA not including the honors option INSTRUCTIONS- *NOTE: A Failed Grade is represented by a "N", meaning Not-Passed. Do not confuse these otherwise it will not calculate correctly. To begin, look at the alpha key (highlighted in green on the calculator). If you see the alpha keyes correctly, "A" should be at the "MATH" button and "B" at the "APPS" button. Now, at the cursor prompt type in your grade for the current grade point. If your grade is an one letter grade such as "A" or "B" and so on, type in the letter "A", then ENTER. If your grade is such as an "A+" or "B-" and so on, type in the Grade Letter followed by the symbol such as "+" or "-". This will bring you to the Honors option. If this class is AP or IB, then type in the letter "H", if not then press the ENTER button. This will bring you to the next period. Repeat this procedure. When you are completely done, the results should appear. If you mess up on one of the inputs, you may press the "DEL" button and it will delete the entry(s) behind. To restart the program from the main menu, press "MODE". For your convenience, this programs deletes all of the variables used. If you experience any problems or bugs in the program please email me at: S.Olsonti83p@gmail.com
lmcemulator.zip 10k 08-08-24 File is not rated Little Man Computer LMC Emulator v1.0 TI 83
The Little Man Computer is a simple computer designed to teach students about assembly language and how computers work. This emulator for the ti 83 lets you run LMC machine code stored in lists.
list7z.zip 4k 08-08-24 File is not rated List 7-Zip v2.0 (Compression Utility)
Total File Size: 2630 Bytes List-7-Zip (Formerly known as ListZip++) is made to efficiently compress you lists. The list can have at most 999 elements containing ANY non-negative integers. If the list fails to uncompress after compression, it is most likely because there is an element is not within the specifications. This program uses 2 different methods of compression: List contains integers 10-99: *efficiently compresses a list of 20 elements (192 bytes) to 48 Bytes List contains integers outside the range of other method *compresses a list (365,52,2,2,21122,45,748419,633,12,2,3,65,1) which is 129 bytes to a list of 84 bytes This program is also Mirage OS compatible. Feel free to add this code to any of your programs, but please give me credit for the compression engine (Simon Olson). For your convenience adding this piece of code to your programs, I have included 4 different source files. All they do is compress/uncompress the lists and nothing else. Source Files Included: L7ZSCDC: Compresses a list with integers 10-99 (only 2 digits) L7ZSCUC: Compresses any type of list with integers less than/equal 10 digits L7ZSCUDC: Uncompresses lists created with the program L7ZSCDC L7ZSCUUC: Uncompresses lists created with the program L7ZSCUC *NOTE: sto lZ is contained as the first line of code in each source file meaning THAT list that will be compressed. Remember to insert the list there which you would like to compress, for example write L1 sto lZ. The finished list is stored as l[Theta symbol]. Theta is accesed by pressing ALPHA+3. Email me at S.OlsonTI83p@gmail.com for any bugs or any problems you experience with this program.
revlist.zip 1k 08-08-24 File is not rated Reverse a List
REVLIST is a small and fast program that reverses the numbers in a list, without using any other list than the one that is reversed.
chemdraw.zip 1k 08-08-24 File is not rated Windows vista
I have been bored while having several breaks, so I decided to create a funny windows simulation. there is a firstrun program included, to help you to start off, and I have written a full guide on my website. (http://fiveminutegames.googlepages.com/) You will find there as well my e-mail adress in case you have any questions.
invisibletimer.zip 1k 08-08-24 File is not rated Invisible Timer: Train Your Internal Clock In Minutes A Day
That's right, I've done my first program as an internal clock helper organizer. Use this program's features to count those seconds your friend can take no breath!
scheduletimer.zip 3k 08-08-24 File is not rated Schedule
Program storing a daily schedule. May show the time left until the end of a lesson. Uses the clock of the calculator. (figures on TI-84+ models and not on TI-83+)
horloge.zip 1k 08-08-24 File is not rated Clocck (Horloge)
An analogic clock showing real-time TI-84+ clock settings. Only works with models integrating a clock.
rubikscubesolver.zip 6k 08-08-24 File is not rated Rubik's Cube Solver 2.0
This is the fastest most accurate Rubik’s Cube solver yet for the ti-83/84 I re wrote my first release on my ti-83+se and it will solve a Rubik’s Cube in under two minutes. Please read the readme for instructions and as far as my testing goes, this program is glitch free!! So have fun solving
timer8384.zip 1k 08-08-24 File is not rated Ti-Timer 83/84+
This is a very basic program that you will find small and useful for any kind of whatever you may need to time at the time. Though quite plain, it is very accurate. New version simply increases preciseness of the timer.
mtglife1.zip 1k 08-08-24 File is not rated MTG Life 1.3
A life counter for Magic: The Gathering and and other card games that use life. This program is for 2 players and has customizable names and starting life.
adot.zip 1k 08-08-11 File is not rated A Dot Physics Engine
This is a simple attempt at a physics engine done in BASIC. Move a dot around (easily replaced by a sprite) and jump. Gets stopped by other obstacles around the map. Check out the screen shots!
variance.zip 1k 08-08-11 File is not rated Price/Volume Variance
This program is my first so any feedback is appreciated. It will calculate volume and price variance for sales, direct material, direct labor, and variable and fixed overhead. A negative number indicates an unfavorable variance. Contribution margin first needs to be calculated to find Sales Volume Variance. Enjoy! Ryan Stutzman stutzmanryan@hotmail.com
xor.zip 1k 08-08-11 File is not rated XOR Cipher
This is a simple version of the xor cipher. i wasnt sure if the decryption key is in binary or letters, so type it in letters. this program only supports A-theta right now. i might add the other stuff to it or i might not.
core.zip 5k 08-08-11 File is not rated Core 1.0
Core is a shell written in BASIC for the TI 83 plus. It includes limited file transfer capabilities, a program called Reminder (displays reminder at startup when active), a basic calculator program, and an easy-to-use command line for configuration. It of course comes with two user editable files, from which you can launch your programs.
calcbox.zip 2k 08-08-11 File is not rated Calcbox 1.0
Inspired by Fluxbox for UNIX, this is a simple shell with a pointer and a menu with five slots.
piosquantum.zip 12k 08-08-11 File is not rated Pi-OS Quantum
Pi-OS Quantum is a unique shell which features several programs that blend computer functions with calculator functions. It has a Settings Menu to allow customization and a command line interface called PiCli. Easy to understand and use. For the TI-84+ and Silver Edition only due to clock feature (though a user who knows BASIC could remove that pesky thing).
ivprob.zip 1k 08-08-11 File is not rated Calculating IVs of resetted Diamond / Perl GBA Legends.
Program for calculating the odds of Soft Resetting legendary Pokemon, PM me on Smogon, user Earthquake if you need help with the program.
graphscreenstoring.zip 1k 08-08-11 File is not rated Graph Screen Storing
Programs where user can store to the picture or GDB files in 83+. Intended for use within other programs and/or within games.
dos3.zip 5k 08-08-11 File is not rated DOS for TI-84+
A very basic(And mostly unfinished) MS DOS for TI-84+, I don't know how well this will work with other ones. Version 2(DOS2) is much better than this one even though the next version isn't finished yet.
androidbeta.zip 13k 08-08-11 File is not rated Google Andriod Beta
**84 Version*** Google Andriod comes with: barcode generator, a chat program, dos, internet explorer, ipconfig, ipod emulator, notepad, password with password changer, scandick utilty and tetris game. P.S. Comes loaded by default My Chemical Romance Wallpaper. p.p.s iexplore is not finished yet so i will be realsing one later.
clean.zip 1k 08-08-11 File is not rated TI-Cleanup + Error Correction
CLEAN is a simple progream which deletes all those annoying variables on your calculator that just sit there and waste space, now you don't have to delete them all yourself! CLEAN also corrects many common calculator errors such as diagnostics, garbage collect (defragment), g-t mode, scientific notation, float and much more.
stopwatchgraphedition.zip 3k 08-08-11 File is not rated Stopwatch GE (v8.5)
This is a stopwatch program that shows the current time in a standard format. It includes a real-time play/pause button, stop/reset button, and a lap button.
vartest.zip 1k 08-06-22 File is not rated Variable Test (BASIC Programming)
Ever have those extremely large programs that take up 3 KB and you cannot remember at all what variables it uses? Well this is your program, it stores every variable as e where you can then run your program and it can show you which ones it used, includes finance variables too! Very convenient for large-scale programming.
u.s.presidents.zip 18k 08-06-22 File is not rated U.S. Presidents
This program contains all 43 Presidents and info on each of them. It is great for History class!
quickclean.zip 1k 08-06-12 File is not rated Cleaner
This just cleans out the calculator to save some space. it deletes the basic variables, like L1-L6 and A-theta and resets the others, like graph windows. its pretty fast, excluding the Garbage collect
sudokusolver.zip 7k 08-06-12 File is not rated Sudoku Solver
This program is a quite larger (takes up all ram on a ti-83+se) but if you have the room open your matrix edditor and input your whole suduko puzzel in to matrix [A]. input 0(zero) where the numbers are unknown and then run program solvem. and it will solve your puzzel.keep in mid that i wrote this so it is not perrfect but it is close. the puzzel will be displayed when you run the progam and will refresh as it solves (takes a while)
windowsti10beta.zip 5k 08-06-12 File is not rated Windows TI 1.0 Beta
This is my very own on-calculator written basic Windows. Just have a look at the screenshots, they say everything :D It's currently more a joke than a useful program. The ZIP-File contains the following groups: WINTIX83 = Windows TI for 83+ calculators, English WINTIX84 = Windows TI for 84+ calculators, English WTIX84DE = Windows TI for 84+ calculators, German. Usage: Y= shows the startmenu, the numbers select a feature, GRAPH closes the current window, and window to trace selects a window from the taskbar.
snak.zip 1k 08-06-12 File is not rated Snake drawing thingy
I just created this during study period. It is a neat little program that draws a line in the direction of what key you press until you press another key. To quit simply press [on].
textdisp.zip 2k 08-06-12 File is not rated Text Displayer
This program allows you to input text in to Str0 and it will display it in a type writer effect on the graphscreen. Great for dialogues and such in RPGs :)
sudokupx.zip 2k 08-06-12 File is not rated A Sudoku Solver
Sadly, this program will not keep your teachers from giving you Sudokus. It will, however, do its best to solve them for you. Check out the readme for more information, and have a great day!
notepad1.zip 1k 08-06-12 File is not rated NotePad
NotePad lets you edit strings 1 to 9 in your calculator. It was one of my first uploaded programs and it's really old and obsolete. Still, I made some improvements over the previous version (released in 2001) such as filesize reduction and some minor bug fixes.
passwordbyck.zip 1k 08-05-27 File is not rated Password
This is a basic password program. nothing fancy, any graphing calculator user will know that the program is easy to get out of, but if people bug you to use your calculator a lot just run this program and they won't bug you anymore.
sldecode.zip 1k 08-05-27 File is not rated Slide Code
This program came out of nowhere. it encrypts and decrypts perfectly. although this encryption uses a strange 90 bit key (that has to be typed in, by you or the computer), there is a reason for it. the cipher/clear text are stored in str1 after en/decryption and the key is stored in str3 i dont know why i made this code. ps can someone do a stat analysis for this encryption?
tisgcsimv1.0.4.zip 48k 08-05-27 File is not rated TISGCSim v1.0.4 (Stargate Dialing Computer)
This is the first of a long line of Dialing simulators that I plan to release. It's meant to model the dialing computer at the SGC, but right now i know it really doesn't. Please visit the official TISGCSim website at http://tisgcsim.weebly.com/
design3d3.zip 347k 08-05-27 File is not rated Design 3D v3.5 (for TI 83 or TI 83/84plus)
Design 3D is one of the few 3D modelling tools for the TI 83/+ series of calculators, problably one of the best ones. It is userfriendly, has a total of seven save slots, up to 499 lines (in 3D) per project, animation, three different modes (Editor,Table and View) and tons of usefull functions. This version contains many new functions and a smaller program file! A User-Manual is included in addition to the text only readme file.
pokedexbasic.zip 58k 08-05-27 File is not rated BASIC Pokedex
This program allows for a user to go through a scrollable list of Pokemon names and give you a picture of the selected pokemon. Now the sprite data is 8k smaller!
ztext83p.zip 22k 08-05-27 File is not rated ZText V1.1
This cool little program gives any programmer the great availability of a text input without needing the user to activate the alpha manually. This gives you the ability to get a name for a character or highscore, from either the home or graphscreen of your game. Optimizations made, error checking added! Check out the readme for more info!
ticalcuploadtime.zip 112k 08-05-27 File is not rated ATIME Series v3.8.2.6
Displays the time, seconds, date, in international formats.
qbrating2.zip 5k 08-05-27 File is not rated Quarterback Rating
This program calculates quarterback ratings for four different leagues: NFL, CFL, NCAA, AFL.
kkg.zip 54k 08-05-27 File is not rated Krolypto Key Generator
This is a program used to generate a key that will allow you to unlock the encrypt/decrypt function of "Krolypto" application.
losthatchcomputer.zip 8k 08-04-14 File is not rated LOST Hatch Computer
The LOST Hatch Computer is a must have for all LOST fans! Now you can have the computer from the Dharma Initiative's hatch on your TI calculator. Type in the numbers, press Execute (Enter), and "save the world"!!!!!
encryptzilla.zip 6k 08-04-14 File is not rated Encrypt Zilla
For those of you familiar with "Cap'N'Crunch" Encryption, I developed this method of encrypting data without knowing that it even existed. Also called the Mod 13 XOR method, this encryption pack will take a given string of text and simultaneously encrypt and decrypt it. Along with text, EncryptZilla comes with a Graph Encryptor/Decryptor, which will scramble any image into a seemingly random snow. Then decrypt it and the image will appear once more!
xlink.zip 20k 08-04-14 File is not rated X-LinK
X-LinK uses Omnicalc to connect two calculators via the I/O Link Port and determines player mode for each calc. It is a useful tool for link games and chat programs alike. The first person to execute X-LinK becomes Player 1 and therefore the other calculator will become Player 2. If no connection is made within 2 minutes (or "MODE" or "CLEAR" is pressed), results will indicate an exit from the routine or program is necessary.
acedit.zip 11k 08-04-14 File is not rated Acedit Picture Editor
Acedit is a picture editor for the TI-83/84+(SE) calculators which allows you to edit pictures 1-255 with a Graphic User Interface (GUI). This program comes with many tools to help and has been enhanced with xLIB to provide exceptional quality and speed.
xionosv.4.0beta.zip 9k 08-04-14 File is not rated Xion OS v.4.0 Beta Shell
This is an early beta of Xion OS Shell for ti-83 plus/ti-84/ti-84 plus silver edition Installation Instructions- __________________________ 1. Copy all of the files in the "Copy to Calc" folder to your calculator in the RAM. 2. Click the pgrm button on your calculator 3. to start it click the program called "xionos" 4. Enjoy! UPDATES from version 3.0: -Removed worthless loading program -Added support for solving quadratic equations (Most advanced version of its kind, can solve for unreal solutions) -Added full support for solving for all variables in pythagorean theorem -Added support for solving logarithms for any base (located in the more math section of the main screen) -Added the game BlackJack coded completely by me (located in the programs menu) -Added a simple number guessing game (located in the programs menu) -Added support for figuring out intrest problems (Normal, Reverse intrest and continualy compounded intrest) -Added extras menu that contains a really old version of xion os before it was called xion os, just for the fun of it. -Cleaned up some code to optimize program -Updated version number to 4.0 NOTES: 1. The Systems section of the math solver will not do anything because it is still not done. 2. That's it every thing else works perfectly as far as I know :) (C) The Xion Team 2008 ALL CODE IS UNPROTECTED SO YOU CAN EDIT IT AS YOU WISH. THE ONLY THING WE DON'T WANT IS PEOPLE USING IT AND NOT GIVING US CREDIT. WE ALSO DO NOT WANT PEOPLE TO SELL OUR CODE.
wordbounce.zip 93k 08-04-14 File is not rated Word Bounce
This very cool program will bounce a word that you enter around the screen at a speed that you select. This program makes a very nifty screensaver!
lifeodometer.zip 9k 08-04-14 File is not rated Life Odometer
This is a very cool program that will calculate your age in seconds, days, and years, while also updating constantly. The calculations are very accurate, and you can watch the decimal in your age in years increase each second. This program is definitely worth the download.
dayotheweek.zip 1k 08-03-25 File is not rated Day Finder
This program will figure out which day a date was. AND it will tell you how many days are in between two dates.
ondecran.zip 2k 08-03-25 File is not rated Ondecran v1.00
This is a screensaver, but only in french. FR: Ondecran est un soft qui rassemble 7 fond d'écran créatifs. Particularité : ils sont tous aléatoires, c'est à dire qu'ils ne sont jamais pareils ! De plus ils sont très artistiques, et vous ferons rêver pendant les cours....
nadskit.zip 10k 08-03-25 File is not rated NASDKIT
This is the "Nintendo Arts Software Developpement Kit". Sadly, it is only in french, so the english-speakers will have to wait for a translated version... FR: Programmeurs, ceci est une perle. Réalisez plus vite des programmes et des jeux : graphismes, sons... Une notice est proposé. Programme écrit en français : que demander de plus ?
lunaride.zip 256k 08-03-20 File is not rated Lunar IDE
This is the first ever TI-Basic integrated development environment (editor) written in TI-Basic itself. This IDE provides a plethora of features to make programming easier on TI-83+ series calculators. You can create and open programs. A feature called Header Helper will help create the Header for your program easily, including a DCS icon generator. When editing, instead of going through menus to find the proper command, just type in the first couple letters and Lunar IDE will complete the rest using the powerful 'auto-complete' feature. Other features include 8 line scrolling, one line at a time editing, edit the last program at start of running the IDE, power off while editing and more. (New: .8xo error patch, now .8xg, more updates soon)
2008calendar.zip 4k 08-02-28 File is not rated 2008 Calendar
The 2008 calendar is a simple calendar, including all of the months in the year of 2008. Each month contains 2 events. These being Holidays and Full;New moons.
listzip.zip 1k 08-02-28 File is not rated ListZip++ v1.0 (Compression Tool)
ListZip++ is made to efficiently compress you lists. The list must have at most 999 elements containing the numbers 10-99 only. If the list fails to uncompress after compression, it is most likely because there is an element outside of the range 10-99. As an example, a list of 20 elements (192 bytes) compresses to 48 bytes. This program is also Mirage OS compatible. THIS PROGRAM IS NOT IN ANY WAY RELATED TO ListZip v1.5 !!!!!!! Feel free to add this code to any of your programs, but please give me credit for the compression engine (Simon Olson).
getkeycodefinder.zip 7k 08-02-28 File is not rated GETKEY Code Finder
This program is to help programmers find the getkey code for the keys (except {ON} due to the fact that if you press it the program will crash) on the ti-84 and ti-83 calculator. This is vey useful for advanced programming.
controts.zip 1k 08-02-28 File is not rated Continuous Rotations
This encryption/decryption program works like how the Enigma works, but instead of rotating every so often the rotars turn after every letter. i dont know if it makes the cipher text harder to decode or not, but then again, i have never taken any statistics classes yet
atbash.zip 1k 08-02-28 File is not rated Atbash Cipher
Its a simple substitution cipher
loadingbar.zip 1k 08-02-28 File is not rated Loading Bar
A loading bar that works great for the start of progrmas
rotate13_tool.zip 1k 08-02-28 File is not rated Rotate-13 Encryption Tool
This program simply Encrypts/Decrypts a string inputted to the thirteenth digit. Upper and lower case letters do apply to this program. I also added the feature: RotX, which allows you to rotate to a certain digit (1-25). Ex. "TICALC" to the 13th digit translates to: "GVPNYP" The feature RotX can calculate a string to a variable digit, for example x=7 "TICALC" translates to "APJHSJ" etc. The full translation is stored to Str9 so if your input is more than 112 characters, you can refer to that. This program is pretty fast in general, and you can also see the progress on translation.
awronganswer.zip 1k 08-02-28 File is not rated WRONG!
A great prank for your friends! Put it on their calc and run the program, and it will give them the wrong answer every time! There are no signs of a program running, so they won't know what is going on. The only way to get out is to press [ON] or [2nd][QUIT].
loading2.zip 1k 08-02-28 File is not rated LOADING
This BASIC program is meant to be used as a start-up program with the start-up app. It can be adjusted, it is NOT locked. What it does is displays a clever loading bar that shows up when the calculator turns on and takes a few seconds to finish. Write a review if you want an updated
panda.zip 5k 08-02-12 File is not rated Panda 1.2
Panda is a 100% BASIC operating system for the TI-83. From the Panda menu, you can write/view/delete text, track finances, use a calculator, create to-do's, check "calculator mail", reinstall, etc...ALL from ONE menu! Also, Panda 1.2 is the first version to use Bamboo Feeds, which "feeds" Panda outside applications/games. CandyWars is included with the download, though Panda is designed to install and run without downloaded ANY other lists, programs, or pictures. Panda archives all files and information when it shuts down, so you never have to worry about losing things to a RAM CLEAR. Also, Panda is completely password protected and the password is hidden and extremely difficult to access from outside the program itself. It is recommended that you add Panda to your StartUp prgm. ENJOY!
1matrix.zip 1k 08-02-09 File is not rated matrix
Displays The Matrix style random sets of ten 0s and 1s. This program is not locked it leaves a message after the 0s and 1s and done Write a review if you want an update
eracalculator.zip 1k 08-02-04 File is not rated ERA Calculator
This is a VERY small program (100 bytes) that can be used to calculate any pitcher's Earned Run Average (ERA). It is quite basic, but it gets the job done quickly and easily. Simply type in the number of innings and the number of EARNED runs given up, and this will do the rest!
quickcode.zip 2k 08-02-04 File is not rated QuickCode
A program that turns your words into code. Very speedy! Comes in a regular version and a micro version under 300 bytes! Translates full sentences in less then five seconds!
nihilst.zip 1k 08-01-31 File is not rated Nihilst Cipher
This was originally used by the Russian Nihilsts during the revolutions of the early 1900s.
virusstartup2.zip 13k 08-01-31 File is not rated The Start-up Virus: Enter Press
Another start-up virus I have created. This virus, when started, forces the victim to press the [Enter] button a certain amount of times before continuing to the main calculator screen. This program has no risk of resetting your RAM on battery removal and can get your victim very annoyed! FUN!
virusstartup.zip 13k 08-01-31 File is not rated The Start-up Virus: Black Screen
This program, when started, shades the screen completely black. Another program, OnBlock, is called which blocks the [On] button from the "Err: Break" message, forcing the person to remove their batteries in order to terminate the program. The black screen scares your victim into thinking that something has happened to their calculator. On battery removal, the RAM shouldn't get reset unless the batteries are removed while the screen is getting shaded. A similar program is also included which shows a blank screen with no risk of RAM being reset. TRY IT!
numbertostring.zip 2k 08-01-31 File is not rated Number to String
A number to string converter that can handle complex numbers, and wich also is extremely fast.
railfenc.zip 1k 08-01-24 File is not rated Railfence Cipher
Its a Railfence Cipher for the calc. i have no idea why i made it, but its fast
stopwatch.zip 1k 08-01-24 File is not rated Stopwatch
This program contains a stopwatch for the Ti-83 plus calculator, but should work for all calculators. It is definately one of the best stopwatches for the ti calculator with a realistic looking stopwatch. Plus accurate and consistent timings. It also keeps track of Hours, Minutes and Seconds that pass. While running this program, you also have the ability to Start Over, Pause, and Quit. 2nd:Start Over---Enter:Pause---Clear:Quit Download!!!
todo.zip 2k 08-01-21 File is not rated To Do List
An example piece of code i wrote for Jotr but is fairly handy and quick. This small program lets you even add great amounts of detail to your tasks such as specific dates and page numbers!
jotr.zip 2k 08-01-21 File is not rated JOTR
Jotr is a notetaking program that keeps all notes hidden in your archive while allowing you to give long, non-cryptic titles that dont clog your program menus, while allowing programmers to create stacks of notes to easily embed into your programs.
movetempti83plus.zip 1k 08-01-21 File is not rated Movement templates
These are, after a few years of experience, the best movement routines I think to be possible in basic, one for the graphscreen and one for the homescreen. They do almost the exact same thing, yet notice how the graphscreen program is 70 bytes larger. That is almost always the case when switching between the two.
bhsbell.zip 20k 08-01-21 File is not rated BHS Bell Program
This program counts down until the next time the bell rings at Bernards High School and includes different schedules for early dismissal, delayed opening, etc. A TI-84 Plus is required. See README.TXT for details.
percentbreakdown.zip 1k 08-01-17 File is not rated Percent + Gradebreakdown
This program helps find percent on a test, quiz, etc. AND it finds gradebreakdown which tells you how many points required for an A, B, C, & D
vigenere.zip 1k 08-01-13 File is not rated Vigenere Cipher
Its a pretty small program, but it has a tendancy to use over 10k of memory. otherwise, its fine
gradefinder.zip 1k 08-01-12 File is not rated Grade finder
Have you ever had a teacher that would just give you the amount you got right on a quiz/test? Well I have the answer for you. Just type in the amount you got right out of the amount of problems on the test. Presto you got the letter grade and you percentage right in front of you.
aperate.zip 14k 08-01-10 File is not rated Aperate
A nice operating system emulator, complete with resizable windows, its own command language, built in program manager, and multitasking capabilities. The download includes a screenshot and a LOT of information.
zhysics.zip 4k 08-01-10 File is not rated Zhysics
Fling triangles! Topple rectangles! Squish strangely shaped things! Zhysics is a vector based physics simulator and object editor for the calculator, inspired by Soda Constructor. Using it, you can build things by creating points and attaching them with lines. Then you can simulate them so they behave like physical objects! The program is fairly small, taking up less than 2 kilobytes. Includes instructions and a picture.
caesarbox.zip 1k 08-01-06 File is not rated Caesar Box Cipher
This is a very small program that does large encryptions/decrytions quickly.
dpb2.zip 7k 08-01-03 File is not rated DirectPlay Beta 2
A slightly different release that now allows you to store the variables in another program and then retrieve them to get them (a cross program data referencing thing).
onglets.zip 1k 08-01-02 File is not rated Tabs design Exceptionnal ! / Design par onglets ! Unique !
Ceci est un programme permettant de naviguer de façon graphique via un système d'onglets ! C'est exclusif et ceci n'a jamais été fait pour les z80 ! Vous pouvez modofier les textes, titres, labels ... This program let you navigate through a tab system, that is completely unbelievable for z80 calculators ! You can edit your titles, labels ...
calccrash.zip 1k 07-12-31 File is not rated CalcCrash
My very first program. Send it to a friend's calc, it provides 3-4 seconds of being startled. Beware, it may end friendships.
iphonebook.zip 2k 07-12-31 File is not rated iPhonebook v1.0
A phenomenally powerful (and now updated) search tool, handy tagging capability and intuitive scrolling, deleting,editing, creating contacts with an alphabetized contact list make this the best calc-phonebook around! All known bugs have been fixed.
text2.zip 3k 07-12-28 File is not rated iText
Text Editor which has instant insertion, autocomplete, autoswitch, multidirectional scrolling, auto scrolling pages, "live" case-insensitive search, "undo" button, and "=><@"/special characters etc...
1almostrandom.zip 1k 07-12-27 File is not rated Seemingly Patterned - Falsely Patterned
Well this program makes a quite interesting pattern of numbers, that changes right when you are about to figure out how it works. These numbers that are generated tend to stay in the 90s, but will jump out of tendency, when it seems easy to understand. Try to figure it out, without looking at the program code, them look at the code, but many people will still be fuddled on the numbers mysterious tendencies and false patterns. Dry yourself mad, if you think you can solve this, write a review. Oww, my dog is chewing my shoe (Yes the one I am wearing on my feet)
alock.zip 1k 07-12-20 File is not rated ALock
ALock is a "locking" program for the TI-83/84+ calculators. This program is unique because it uses an assembly program called "ONBLOCK" to prevent someone from just using the ON break to exit. A must-download!
pokedex.zip 3k 07-12-18 File is not rated Pokedex
Allows you to input either a Pokemon's name or number then tells you the name, number, type, and if the Pokemon has an ability that makes certain moves useless. Contains all of the original 151 Pokemon.
stopwatchv3.0.zip 2k 07-12-17 File is not rated Stopwatch v3.0
Useful operating stopwatch and timer - analog view - digital vieuw - timer
merrpix3.zip 5k 07-12-17 File is not rated Jsoft Merrpix 3
This is a fully featured basic shell that can even execute other basic programs. P.S. I'm Rick James!!!!
directplay.zip 3k 07-12-17 File is not rated DirectPlay Beta Release 1
Finally a networking engine in BASIC. Get various data from the other calculator with no knowledge of doing it with BASIC code. As of the first release you can get the following: *Default lists (L1-L6) *Strings (Str0-Str9) *Matrices ([A]-[J]) *Real variables (A-Theta) *3 User defined list with support for more *Functions for setting up and checking a network A help file is included with all of the programs. You should put the INIT and DEINIT commands in the program to ensure everything goes as planned. A demo to demonstrate how the program works is included as well. All comments and suggestions are useful. Please tell me what kind of data types that you want support for in future releases.
musique.zip 1k 07-12-17 File is not rated Ti-Music !
With Ti-Music, amaze your friends ! Play music with your TI ! Differents sounds, musics, and there's a special bonus : a game ...********** Avec Ti-Musique, impressionnez vos amis ! Jouer de la musique avec votre TI ! Il y a un bonus : un jeu ! *********You must have Omnicalc installed
always42.zip 19k 07-12-17 File is not rated Always42
This program, when run, causes the calculator to always return 42 as the answer. (For those of you who haven't read THE HITCHHIKER'S GUIDE TO THE GALAXY, 42 is (according to Douglas Adams), the answer to the Ultimate Question, of Life, the Universe, and Everything.) The ON break is blocked, so the program must be quit by typing in a set string. The default is "ULT?". More info on how to set your own string is included in the readme. Set this as a startup program on your friend's calcs and confuse them. If you want to be evil, do it right before midterms and finals!
xionosv.3beta.zip 9k 07-12-17 File is not rated Xion OS v.3 BETA Shell
Xion OS v.3 BETA is a shell I am in the process of completing for the ti-83 plus and up calculators. It currently has a lot of features but is also missing some because it is still in beta. For more information about it check the readme included with the file.
converttobinary.zip 1k 07-12-16 File is not rated Binary Converter
Convert numbers between decimal (base 10) and binary (base 2) quickly and easily.
cijfers.zip 4k 07-12-16 File is not rated MARKS
This (dutch) program allows you to manage all your marks. The current classes however are limited, I could customize it for you, or add a class when you think there's one missing. With this program you can Input your mark, View all marks, and see your mark list. Very accurate, only made for the dutch schoolsystem
analogclocktimeanddate.zip 1k 07-12-16 File is not rated Analog Clock
This is an analog clock, if your time is set corretly, the clock will work. It displays the date and AM/PM as well.
prgmmem.zip 1k 07-12-15 File is not rated Program Memory
This program is designed to let you archive and unarchive programs within a program. This was made from the anger of not being able to archive a program within another program :)
untempered_scale.zip 1k 07-12-15 File is not rated Untempered Scale
For those of you who take Music Theory, this program will calculate the wavelength of each note of an untempered scale given it's starting pitch (A=440Hz).
dbd3.zip 1k 07-12-15 File is not rated Days between Dates 3
dbd3() is a Days between Dates program that beats the calculator at its own game! Whereas the calculator can only find the number of days between dates ranging from 1950 to 2049, this program can find the number between ANY DATE (-inf to +inf). It still uses the Gregorian Calendar, and its still just as fast!
changemaker.zip 1k 07-12-15 File is not rated Change Maker
Change Maker is the best way to deal with money! All you need is to give it the money value, and it spits back out how many of each bill or coin is needed to add up to the price given in the smallest number of bills/coins possible. A future version will probably ask for the cost, amount paid, and tax. That way, you don't even need to figure out how much total change is needed!
mced.zip 5k 07-12-14 File is not rated Mced -- ed-like text editor
A minimalist but more visual modification of the Unix text editor ed. Enables to edit, scroll, search, delete, save and insert texts. Can create, load and save texts of any length which are stored in any of the six archived strings.
asciieditor.zip 9k 07-12-06 File is not rated ASCII editor
This program allows programmers to simply create single and dual layer maps, as well as get tokens that are normaly not available on the calculator and easily try different combo's of tokens. The programmer then can use the map for his/her RPG, sidescroller, puzzle or maze game, ect. The size of the single layer map can be anything from 1*1 to whatever memory allows; and the dual layer map can be from 1*1 to 8*16.
ivcalc.zip 7k 07-12-06 File is not rated IVCALC 3 Beta 1
The long-awaited beta of IVCALC 3. Includes base stats of Pokémon #001-#151.
messenger84.zip 2k 07-12-06 File is not rated Messenger 84+
This is a chatprogram for your ti8x+. Features include logging in on a user, select your status and much more! Just link up and chat!
xmas2.zip 1k 07-12-06 File is not rated Christmas day counter 2
This is a MAJOR update to the prior one and this one has a calender as well as the days left up top. Also if you try to run the program before December then a little image pops up and not just boring old text.
codetran1.0.zip 21k 07-12-06 File is not rated CodeTran 1.0
CodeTran is a basic program that can be used to code messages. It even codes numbers. The code then can be decoded just as easily.
password5.zip 1k 07-12-06 File is not rated Password Protection
This program lets you protect your calculator with a password. If the wrong password is entered the calculator is "attacked by a virus" and will not do calculations correctly.
variablesave.zip 1k 07-11-08 File is not rated DON'T make calc users mad... SAVE VARS!
I've not seen a thing alike. My first upload. I have a program to save realvars to a list, and redeclare them later. great for BASIC programers.
pass_prog.zip 2k 07-11-08 File is not rated Password protection
Protect your calc! Instruction on how to use it. ON Break protection included. Download and Enjoy!
movementprog.zip 1k 07-11-08 File is not rated Character Movement program
Learn how to move a character around the screen using getkey. Good for beginners. Download and Enjoy!
identify.zip 1k 07-11-08 File is not rated Identify: Identity Protection
Identify is a program for ensuring the safety of your calculator. If you lost your calc, someone should be able to run this program and find out how to contact you in order to return it to you. To change the information displayed on this program, press [APPS] while the program is running.
dbd2.zip 1k 07-11-08 File is not rated Days between Dates
dbd2() is a Days between Dates program that beats the calculator at its own game! Whereas the calculator can only find the number of days between dates ranging from 1950 to 2049, this program can find the number between ANY DATE (-inf to +inf). It still uses the Gregorian Calendar, and its still just as fast!
phone3.zip 11k 07-10-11 File is not rated TI-PhoneBook v3.0
This is one sweet phone book! You can add, delete, and even search through your contacts.
stringtolistandnumber.zip 1k 07-10-11 File is not rated STR2LIST & NUM
2 Programs to turn your string stored to ANS into either a list or a number. Very handy for your basic program where you want to input numbers and immeidately display them in a menu without running NUM2STR (also an awesome program)
ivcalclite.zip 4k 07-10-11 File is not rated IVCALC LITE V. 1.31
An IV calculator for the Pokémon games. Version 1.31 LITE has a smaller file size than 1.26 and is MirageOS compatible. IVCALC 3, a full version, will include the base stats for each Pokémon. Beta 1 will be available soon.
fballscr.zip 2k 07-09-17 File is not rated Football Scoreboard
A very powerful scoreboard for football that keeps track of score, quarter, downs, where the ball is on the field, who has the ball, timeouts, penalties, and more.
rpgsk2.zip 4k 07-09-17 File is not rated RPGSK 2
This is a new type of RPGSK, as it helps programmers learn how to use scrolling ASCII maps, instead of just using 8x16 map segments.
shellpack.zip 18k 07-09-17 File is not rated Shellpack V2
This is version 2 of my shellpack i realised that my early version was a bit nooby but i hope this one will be better please look at the readmy for further info
steinz_clock.zip 5k 07-09-08 File is not rated Steinz Clock
Steinz Clock is an Analog-style clock that uses the calculator clock to display the real time. It includes an innovative "Around the Clock" blinking seconds display.
bdaycount.zip 1k 07-09-08 File is not rated Birthday Countdown
The Birthday Countdown is a bare-bones tool for finding out the days until your birthday. Just use the arrow keys to change the date to your birthday and the countdown appears! Make sure you have your clock set to today's date.
otbpassemblerplusplus.zip 130k 07-09-08 File is not rated OTBP Assembler ++
OTBP Assembler is an on-calc assembler that "supports all z80 commands, including relative addressing and index registers; supports any combination of decimal, binary, hex, ASCII, and equates; also supports Ion, Mirage, and DoorsCS, has error trapping, and more." This modified version of OTBP Assembler adds on a couple more useful features: - Uses xLIB so the program and all of it's subroutines can stay archived and you save RAM. - Offers archiving/unarchiving of the source file to be compiled so you don't have to run to the memory menu to back up your source code before testing out the compiled program. - Benjamin Moody's error handler used to trap errors if assemb