| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-83/84 Plus Assembly Files |
| doorscs | folder | | TI-83/84 Plus Assembly Misc. Programs (Doors CS) |
| ion | folder | | TI-83/84 Plus Assembly Misc. Programs (Ion) |
| mirageos | folder | | TI-83/84 Plus Assembly Misc. Programs (MirageOS) |
| tse | folder | | TI-83/84 Plus Assembly Misc. Programs (TSE) |
| rndxnumgen.zip | 42k | 21-08-30 | | RNDX - Random Number Generator A 4 Digit Random Number Generator For The Ti-84 Plus |
| scrollingmenuplus.zip | 68k | 20-08-24 | | Scrolling Menu Plus Scrolling Menu Plus is a mimic of the menus built into the TI-83/84 plus meant for use with TI-BASIC programs. It uses a string stored in Ans to make a menu and outputs the ASCII code of the selected option. You can also now use the left and right arrows to switch between menus. If you do end up using this as part of a TI-BASIC program, please acknowledge me and this program. v1.1.1 |
| clock.zip | 4k | 20-05-31 | | CPU Clock Speed Test This program uses the quartz crystals on the TI-83+SE and TI-84s to compute the effective CPU clock speed of the calculator. It does not work on a TI-83+. For the TI-84 Plus C SE version, see http://www.ticalc.org/archives/files/fileinfo/452/45250.html. Updated 31 May 2020 to support MathPrint. |
| prgmhide.zip | 5k | 20-04-13 | | PRGMHIDE PRGMHIDE is a tool to hide programs from the OS menus (PRGM, EDIT, MEMORY). It's useful if you have plenty of programs: you can use it to hide programs you don't use often, and make them visible again only when you need them. This tool can also (un)lock programs against edition. It's easy to use and weights 488 bytes. |
| dht11axe.zip | 1k | 20-03-31 | | DHT11 sensor [AXE] humidity and temperature sensor at the linkport. |
| listsort.zip | 3k | 20-03-29 | | ListSort (very fast) Psst, hey kid: You wanna sort a list very quickly? Well, that's what this program does! On my 84+ it sorts a 999 element list in 1.1 seconds. TI-OS takes over 55 seconds. **Great improvements over the original! Now it is only 200 bytes, fixes a bug with negative numbers, it is slightly faster, takes advantage of 15MHz mode, and no longer needs additional free RAM. |
| bmp180.zip | 5k | 20-03-23 | | BMP180 Pressure sensor [AXE] Shows a graph and uses I2C routines. |
| ds18b20.zip | 2k | 20-02-22 | | DS18B20 Temperature Sensor [AXE] Shows temperature, ROM-Id and infos of a DS18B20. |
| xxedit2.zip | 8k | 19-12-21 | | XXedit2 [AXE] Hexeditor. User friendly, responsive, shows memory also as pixels and ascii. |
| ashell.zip | 6k | 19-12-19 | | Ashell [AXE] based on the work of Cooliojazz. Lists prgs and appvs. For viewing, deletion, archiving and protecting. |
| zsthkifo.zip | 1k | 19-12-02 | | Zstart Hotkey Infos [AXE] Shows the Hotkeys for Zstart. There is also a bug in Zstart with 'theta' in filenames, they dont work in hotkeys. |
| flashinf.zip | 3k | 19-12-02 | | Flashinfo [AXE] Shows every file in the flash in use or deleted. Helps to know, if the GarbageCollect is close. |
| clocktst.zip | 3k | 19-11-21 | | Clocktest [AXE]Clock, based on the work of jacobly. A workaround for the AXEbug in *^ in version 1.22a is included. Help built in. |
| shuffle.zip | 2k | 19-07-30 | | Shuffle This program very quickly sorts a list (real or complex). It uses the Fisher-Yates algorithm to shuffle in-place, so it uses no extra RAM |
| z80asmdecompiler.zip | 22k | 19-07-22 | | z80 Assembly Decompiler z80 Decompiler is a tool to do the complete opposite of the AsmComp() command. It simply undos a compilation of a z80 program. No, this does not turn it back from "C9" to "ret" or "sinhâ»Ö¿Â¹(" to "ret", it actually does "sinhâ»Ö¿Â¹(" to "C9". This isn't as fast as AsmComp() because it compiles the whole program at once. This does it line-by-line, becase some of the routine is in TI-BASIC. |
| lzimg.zip | 5k | 18-07-06 | | LZD Image Compression This includes a program to compress TI Images on your computer and decompress and draw them to the graph screen on your calculator. |
| jade.zip | 20k | 18-05-21 | | Jade Jade simulates a hypothetical machine, directly on your TI-83+/84+, and includes a simple Pong example. If you want a safe introduction to the world of assembly language, this is a great choice-- you can always press [ON] if you mess up! |
| lblrw.zip | 4k | 18-05-15 | | LblRW This allows a BASIC programmer to read or modify a line of code, given a label offset. This means you can store user info after, say, 'Lbl UD', or game data like monster names and stats after 'Lbl MD'. You pass LblRW the label name and the line offset, as well as the new data (if overwriting the contents). |
| prgmappv.zip | 6k | 17-07-17 | | PRGMAPPV PRGMAPPV is a tool which lets you make appvars copies of programs and conversely, as well as (un)locking programs against edition and (un)archiving any program or appvar on your calculator. It's easy to use and weights 567 bytes. |
| altmenu.zip | 141k | 17-05-17 | | AltMenu The TI-Keyboard is a nice accessory, but it's impossible to navigate around all the calculator's menus with it. Menus like the program menu and the memory menu do not have a key on the keyboard that you can use to access it. AltMenu is a solution to this. With AltMenu, you can access many more of the calculator's menus from the TI-Keyboard itself. Simply launch the app menu with the [â¦]+[`] key combo, select AltMenu, then pick the menu you wish to open. This is especially useful if you are using your calculator on a monitor like I do (via the TI-Presenter). Often I forget the calculator is even there and the light is off so I can't see the buttons anyways, so trying to fidget around for them to open certain menus is aggravating. Which is why I made this. |
| collatzconjectureforti84f.zip | 1k | 16-11-05 | | Collatz conjecture A fairly simple program that applies the Collatz conjecture to any number, just load the program and set the desired number to X when prompted. My first program and written very basically, so you can observe the source code and see what is going on. |
| catelem.zip | 2k | 15-08-14 | | Catelem Lets you read entries from the OS catalog. Meant to interact with TI-BASIC. |
| multikeys2.zip | 2k | 14-01-23 | | MultiKeys Great for BASIC programmers that want to test for up to two simultaneous key presses. It also has no key delay like the OS getKey command making it fast and smooth. |
| srcsort.zip | 1k | 13-10-26 | | Alphabetical Shell Sorter for Axe Parser Will easily alphabetically sort programs and make creating a shell much easier! See readme for more info. Is meant to be used with axe parser. |
| compaxe.zip | 1k | 13-09-10 | | CompAxe This is a basic tool made in assembly, designed for BASIC programmers. It can be used to compile Axe source files making it primarily useful for BASIC shells, and BASIC programs utilising other apps/programs that allow them to create Axe programs from BASIC. |
| copyprog2.zip | 8k | 13-07-04 | | CopyProg 2.13 At a size smaller than a picture file on your calcualtor, this successor of the original CopyProg has even more functionality. It can quickly copy any variable from RAM or Archive to any other variable, but it also lets you do line reading and deleting from programs, deleting variables from RAM or Archive of any type. You can also archive/unarchive and read lines from BASIC programs. On top of that, this has full support of GetName with bugs fixed, making this program amazingly useful for large programs and BASIC shells. [update for 2.13 are fixes for a few issues with the line commands and even smaller size] |
| saveedit.zip | 2k | 13-07-01 | | SAVEEDIT SAVEEDIT is an assembly program whith which you can edit and study calculators RAM pretty easily. It allows you to give in a certain appvar, a normal variable, a program or just a location in RAM, and the program will search where it is located in RAM. You can scroll through the RAM and see the value of every byte at every location in both decimal and character form. And above all of that, it allows you to change it! It also shows you where the "safe area" is, which part belongs to the variable/program you asked for. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I'm not responsible for any possible damage that editing RAM will cause to your calculator, use at own risk! |
| tiband.zip | 2k | 13-06-10 | | TI-Band This is a continuation of TI-Guitar and contains a Trumpet, Piano, and Guitar. Made with Axe. Drums will be added soon. TI-Band has a forum topic! Just go here: http://www.cemetech.net/forum/viewtopic.php?t=9233. |
| tiguitar.zip | 2k | 13-06-08 | | TI-Guitar This is a first! A guitar(or ukelele) for your TI-83/84+! Made with Axe. Source will be released once the program is perfected. |
| grpread.zip | 5k | 13-01-02 | | GroupRead This program provides BASIC programmers with functions for working with groups. You can read lines of programs that are in groups, you can extract variables, and you can recall pictures directly from groups, among other things. |
| axediagnostictool.zip | 3k | 12-11-17 | | Axe Diagnostic Tool The Axe Program Diagnostics Tool is an Axe utility that allows you to run diagnostics on the runtime speed of your program, analyzing relative and absolute speeds of various subroutines. The utility works by setting up an interrupt that periodically samples your program to see in which routines it is spending the most amount of time. It also traverses the stack during each call to give you even more information. |
| i2c_thermal_sensor_fm75.zip | 266k | 12-08-12 | | I2CThermoLib It's a little ASM program that gets the temperature from a FM75 I2C thermal sensor through the linkport and saves it in Ans ! (Source and schematics are included) |
| prog2hex.zip | 1k | 12-08-10 | | Prog2hex on-calc unsquisher This program is an on-calc unsquisher which allows you to unsquish compiled ASM programs into their hex source. Useful if you want to learn z80 hex or if you have lost your ASM source and have only your executable. |
| zhide.zip | 2k | 12-07-05 | | zHide zHide is a tool that allows you to hide a program which has the name in Str0. A hidden program won't appear in any menu of the calculator, EXEC, EDIT, SEND, MEM ... until you unhide it using the second program, zUnhide. Works on all z80, readme included. |
| setupvar.zip | 1k | 12-05-05 | | SetUpVars SetUpEditor is one of the most useful commands to BASIC programmers and I have always griped that I could not use it for other variable types like strings and matrices. Guess what I did? Now you can avoid those errors with matrices or strings not existing or being archived just like you can with lists! |
| tprog.zip | 1k | 12-05-05 | | The TempProger This program lets you copy your programs-- archived or not-- to a temp program. Temp programs are automatically deleted by the OS at the end of your program, so these are great for massive game packs or programs with lots of subprograms that don't all need to be in RAM. Because it copies your programs from Flash to RAM, it saves your flash chip a little and because it is assembly, it is fast. |
| box.zip | 95k | 12-03-10 | | Box (educational) I wrote Box in order to learn things about direct input and output on the ti83+, then I realized that others might learn something from it too so I posted it here. The program is draws a box, which you can move with the arrow keys, to the LCD screen. The interactions with the keys and the LCD screen are all done directly through ports. within the box folder is a box.old folder which contains the original version of the app which had some issues that I did not foresee (run both of the programs and you will see what I mean). I used spasm as the assembler (assemble with command 'spasm -Li. main.asm box.8xp') but the mnemonics are common and so it would be easy to switch to other assemblers. One day I plan on writing a longer tutorial/writeup, but for now the code is heavily commented and hopefully understandable. And if anyone wants to take this program and add onto it in anyway or actually make something out of it feel free to do so, but remember that when I coded it I was not worrying about efficiency too much and so the program is quite inefficient. |
| plet.zip | 29k | 12-02-16 | | PLET: Photographic Long Exposure & Time-Lapse Timer Photographic Long Exposure & Time-Lapse Timer (PLET) is a program that allows one to control many cameras from the calculator. Additionally, PLET has timing features which facilitate performing long exposures and time-lapse photography. This is possible because the serial port on the TI-83+/SE and the TI-84+/SE is similar to the remote port on some Canon most Pentax dSLR models. |
| 2dca.zip | 51k | 12-02-16 | | 2D Cellular Automata A two-dimensional cellular automata program. It runs "Conway's Game of Life" and is configurable to operate under other rule sets. Supports pic files and additional options. Please view the enclosed ReadME.txt file. |
| textcompressor.zip | 3k | 12-01-19 | | TextCompressor BASIC programmers: If you are ever in need of a program to quickly compress or decompress text, this is your program. Worst case scenario is no bytes saved or lost, best case scenario is the data is cut in half (average is <60%). |
| asmcomp.zip | 339k | 11-12-29 | | ASMComp ASMComp brings a bunch of tools to oncalc hex programmers. It provides the use of labels (of variable size), relative jumping calculation, equate files, string conversion, error detection and a few other things. At a little over 1000 bytes, this is pretty useful for assembly experimenters and programmers who don't have regular access to a computer. Oh, source and equate files can be in Archive, too :) Have fun! |
| archiveuncorruptor.zip | 7k | 11-11-13 | | Archive Uncorruptor This program essentially performs a manual garbage collection that eliminates errors from your archive that can stop your calculator from turning on. Also, if some of your flash pages have enough errors that TI-OS stops using them, this will fix that and give them back to you. |
| oncalcrlecompressor.zip | 4k | 11-10-22 | | On Calc RLE Compressor It's a whole-byte on calc RLE compressor for Axe developers You can choose nearly any file on your calc (appvars, programs or protected programs) to compress. The compressed data is then sent to Str1, easily recallable into some program you want to compile for use in Axe. You can choose the offset from the beginning of the file as well as how many bytes to compress. For protected programs, adjustment of the offset for the 3 byte header of asm() programs is included. |
| grammer1.05.07.11.zip | 185k | 11-10-21 | | Grammer v1.20.10.11 Grammer is an interpreted programming language with support for sprites, drawing, math, particle effects, OS variable interaction, and much more. Heck, even gray scale can be done! If a program doesn't work for you, try the App version about to be released! |
| unsigned.zip | 6k | 11-09-25 | | Unsigned - Downgrade from OS 2.55 This program allows you to downgrade your calculator from OS 2.55. If you bought your calculator after August 2011, most likely your boot code (1.03) will not allow you to downgrade. This program applies a patch that will let you install any operating system you like, including 2.43. This program also allows you to put you name on the about screen. |
| axesynth.zip | 4k | 11-06-05 | | AxeSynth AxeSynth is a sound synthesizer for your calculator, written in Axe. It has a unique guitar-style keymapping that gives you access to over 7 octaves. Additionally, there are 6 modes of sound, various chord options and texture options to give you many many different types of sound. For a video/sound example, you can watch this: http://www.youtube.com/watch?v=Dnhp6BYenEM |
| strwid.zip | 1k | 11-04-09 | | String Width This program will return how wide a string is in pixels (in small font). This is useful to help center text and whatnot. |
| strlen.zip | 1k | 11-04-09 | | String Length This program is a handy tool that returns how many chars are in a string. For example, instead of returning the length of "sin(" as 1, it returns 4. Based on a BatLib command. |
| spritetilemakeren.zip | 2k | 11-03-17 | | Sprite & Tile Maker v1.0 (English) Sprite & Tile Maker is a program that allows you to create your own sprites directly on your calculator. It is compiled with Axe Parser language. |
| spritetilemakerfr.zip | 3k | 11-03-17 | | Sprite & Tile Maker v1.0 (Français) Sprite & Tile Maker est un programme qui vous permet de créer vos propres sprites directement sur votre calculatrice. Il est compilée grâce au langage de programmation Axe Parser. |
| flashed.zip | 16k | 11-03-17 | | Flash Editor The Flash Editor is a general-purpose hex editor for flash memory on the TI-83+, TI-83+SE, TI-84+, and TI-84+SE. It can be used to make arbitrary changes to the archive, operating system (EOS), or certificate in-system. This program is not targeted toward casual users. Substantial technical expertise is needed to use the program correctly. |
| getname.zip | 3k | 11-02-13 | | GetName v1.20 GetName is a program designed mostly for use with CopyProg. It simply returns some useful information about variables. For example, if you want to know the name, size, and archive status of the first program in the program menu, just send a list {0,0} through Ans. Opcode is included. 210 bytes. |
| ztoolpack.zip | 430k | 11-02-04 | | ZToolPack ZToolPack is a small collection of useful and small assembly programs that I have made. In this collection you will find: ASMCall-Allows you to use asm hex codes in a BASIC program BSprt-Draw 8x8 sprites using X,Y and a hex string CopyProg-Copies variables from RAM or Archive to another var DataString-Converts a list to a string or visa versa DataType-Change variables to another type. Ex.: Pic to Str ListToReal-Copies list elements to real vars MultiGraphs-Manipulate 16 graphs/pics without using user RAM MultiPics-Manipulate any of 256 pictures with 6 functions Xtra-Get hacked vars and tokens (like Greek alphabet) |
| copyprog.zip | 164k | 11-02-04 | | CopyProg At only 143 bytes, CopyProg is a small little program that gives BASIC users some amazing power. It would be cool to be able to copy a program to another program, right? Now how about copying an archived program to a program? Now scratch all of that and imagine the power to copy other variables, from RAM or archive to completely different variables. You can copy pictures to appvars to programs from groups to strings... And all from RAM or archive! In this updated version, you can now delete variables making it even easier to clean up after your program is done! As always, opcode included. Enjoy ^-^ |
| xtra2.zip | 2k | 11-02-04 | | Xtra Are you out of pictures? Matrices? Strings? Do you want Greek letters? Accented letters? Then this program is what you will want. At only 75 bytes, Xtra provides an easy way access hacked vars and letters. |
| xxedit.zip | 6k | 11-02-04 | | XXEdit 1.1 XXEdit (aXe heX Editor) is the evolution of my old Axe Memory Mapper. It is a comprehensive memory mapper and editor for the z80 series, designed to be a superfunctional form of Calcsys' hex editor. It is highly useful for helping debug Axe and assembly programs on calc. Features: Memory bank switching Display of addresses in hex, decimal, and in the form of pointer+offest Quick access to L1 (saveSScreen), L2 (StatVars), L3 (appBackUpScreen), L4 (tempSwapArea), L5 (textShadow), L6 (plotSScreen), $4000 (the start of Flash), and $8000 (the start of RAM and appData); Display of byte in hex, binary, decimal, ascii, the two byte number at that point, and the 8x8 sprite of the 8 bytes at the cursor position; Jumping to the currently highlighted two byte address; Jumping to any user defined hex address Search for any 8 byte string. Accepts input in both hex and ascii; Search for any program/protected program/appvar in RAM or archive. Edit up to 8 bytes at a time of current cursor position, input accepted as hex or ASCII; Edit via sprite editing of the 8 bytes at the current cursor position; and probably something else I forgot... |
| datatype.zip | 3k | 11-01-28 | | Data Type This small program is designed to let you change variable types. If you want to change a program to an appvar, a picture to a string, or remove a string from the memory menu, you can do that with this little program. Hex opcode included :P |
| satvocab.zip | 175k | 11-01-17 | | SAT Vocabulary This file contains 9000+ definitions for common SAT vocabulary terms. It has one driver program and 61 data files, all of which must be sent to the calculator to run. This is for educational purposes only, please do not use for cheating. |
| batterystatus2.zip | 28k | 11-01-17 | | Battery Status Choose from any of the six programs here based on whether you want read how your batteries are doing or you want a number value. The codes have been optimised about as well as they are going to get. |
| asmcall.zip | 17k | 11-01-17 | | ASMCall ASMCall lets you execute an assembly opcode inside your BASIC programs without needing to make a bunch of assembly programs. |
| mt3.zip | 13k | 10-11-11 | | mobileTunes v3.2 The latest release of mobileTunes takes advantage of Ben Ryves' QuadPlay routines combined with the GUI power of Doors CS 7 for a superior media experience. Play up to 4-channel MOD music and audio on your calculator through the I/O port while taking advantage of Doors CS's ability to open songs in the associated player simply by clicking on the song. Four sample songs are included plus documentation on how to make your own manually or using the Cemetech MIDI-to-mt3 converter (see readme). This version fixes Nspire compatibility. |
| l2r.zip | 2k | 10-10-25 | | List To Real Have you ever wanted a fast method to change multiple real variables at a time? Here you go! This program uses a list to modify consecutive real variables, making it easier to manipulate game data, for example. |
| tokenreader1.0.zip | 1k | 10-10-15 | | Token reader 'DE Token reader is a simple program built from an unstable,unrealeased, yet promising on-calc compiler 'DE, a revolutionary OOP language from the ti8x family of calcs. The program is a simple example of some early commands and the MAIN object. |
| asciireader1.0.zip | 1k | 10-10-15 | | Ascii reader 'DE Ascii reader is a simple program built from an unstable,unrealeased, yet promising on-calc compiler 'DE, a revolutionary OOP language from the ti8x family of calcs. The program is a simple example of some early commands and the MAIN object. |
| axecatalog.zip | 1k | 10-08-15 | | Axe - Catalog Viewer A simple Axe program that lets you view every single program in the catalog with the left and right buttons. It's useful to have, but it's also useful for learning basic Axe commands (I included the source code, you see.) |
| dtflags.zip.zip | 43k | 10-07-13 | | Flag Saver and Restorer This program adds a function to restore your system flags (a bunch of information regarding the current state of your calculator starting at address $89F0) to a "restore point". This is useful if you ever accidentally run a buggy program that causes a minor glitch in your calculator (for example, the screen doesn't scroll, normally small text is big, there seems to be a "shadow character" as you type, etc.) or if you're playing with the system flags in Calcsys and want to get them back to normal quickly without clearing your RAM. A general restore point is included, but you can choose to instead save your own. Takes up hardly any space; the program itself is less than 400 bytes, and the restore point is just 77. Screenshots included. |
| speedkey.zip | 2k | 10-05-20 | | Speedy Keys Speedy Keys gives you control over how fast keys repeat. If you don't want a delay between keypresses, then remove it. If you want keys to repeat very fast, then have at it. Enjoy this and have fun. |
| stopwatch.zip | 26k | 10-05-10 | | Stopwatch (October 1, 2009) This program uses quartz crystal timers on the TI-83+SE and TI-84s to make a highly accurate stopwatch, useful for scientific purposes in the classroom. The program can automatically save data to a list. It can also be configured to monitor the link port so external parts of an experiment can trigger data points to be recorded. The hardware interface is very simple. |
| delvarsasm.zip | 64k | 10-05-09 | | ASM DelVars An assembly version of the TI-BASIC clean up variables. Small and fast. |
| hextoken.zip | 3k | 10-04-29 | | HexToken At only 67 bytes HexToken is a program designed to easily and efficiently convert a string of hex to tokens. This is very similar to det(17 from Celtic 3. Full source and opcode included. |
| braille.zip | 6k | 10-04-17 | | Braille In case you are in need of a braille translator (just for fun, playing Pokémon, et cetera) this assembly program gives a nice, user friendly means of doing that. This program recognizes the 26 standard letters, punctuation, and a few miscellaneous characters. ☺ |
| screendump.zip | 2k | 10-04-10 | | ScreenDump ScreenDump is meant specifically for people who do on the calc assembly. It will convert all the data at plotSScreen and convert it to a hex string. This can then be inserted into a program allowing your ASM programs to hold detailed splah screens. |
| screenshot.zip | 10k | 10-04-10 | | ScreenShot ScreenShot lets you take a shot of any screen and puts it on the graph screen. Want to save the image of your program code to play with later? Have at it. This really only provides a little fun (and maybe you can mess with people, too). Have fun. |
| portedit.zip | 2k | 10-03-31 | | PortEditor This version of PortEditor is more user friendly and a little more memory friendly. Reading or writing to a port can cause some neat effects, but care should be taken. The full source and opcode is included. |
| flagedit.zip | 9k | 10-03-31 | | FlagEditor This time, I decided to make this program user friendly. Changing system flags will be a breeze for BASIC programmers. The full (tiny) source and opcode is included. |
| datastring.zip | 3k | 10-03-31 | | DataString This is a pretty nice program for converting Lists and Strings. In BASIC, lists are easy to manipulate, but are huge in size. In Assembly, lists are a hassle and strings are easy. This program will convert a string to a list and visa versa. Effectively, a list will use only a ninth of the size. Full source and opcode is included. This updated version is much easier to use. |
| verben.zip | 2k | 10-03-23 | | French verbs conjugator This program conjugates the french verbs être (to be), avoir (to have), aller (to go), commencer (to begin), suivre (to follow) and it shows the prefixes of the regular verbs with ...er in présent, passé composé, imparfait, futur simple and conditional présent It's in ASM with inverse headlines and faster than basic conjugate progs. |
| hexdump.zip | 41k | 10-03-07 | | Memory Hex Dumper My first assembly program for the ti83 plus. Displays memory in hex and ascii chars. |
| calcoff.zip | 1k | 10-02-28 | | Calc-Off 83+ A simple routine to turn your calculator off. If you edit prgmOFF, you can change the startup message. Run by typing prgmOFF at the homescreen. |
| proghex.zip | 3k | 10-02-22 | | ProgHex This is the version 1.00 of TokenHex. It is still mightly useful to programmers as it converts programs and appvars to hex instead of a string. Want to dissa-, err, convert an assembly program to hex? Here you go. |
| tokenhex.zip | 8k | 10-02-22 | | TokenHex This is the sister of the program HexToken. It does the exact opposite and converts tokens into their hexadecimal equivalents. |
| tokenascii.zip | 2k | 10-02-18 | | TokenASCII Well this is one of my more specific programs (meant to be used in conjunction with KeyChar) that will convert a token to its individual ASCII characters. |
| keychar.zip | 14k | 10-02-10 | | KeyChar KeyChar is actually three programs designed for BASIC programmers to take advantage of the calcs ASCII characters. Because ASCII uses only one byte and it contains every character, lowercase, and other symbols use only 1 byte. |
| ptterase_os253.zip | 2k | 10-02-10 | | PTT Patch adapted for the new OS 2.53 The third version of my ptt patch. It erases the evil part of the Push-to-Test code from the TI-84 Plus OS. Afterwards it only displays an option screen and a fake "reset complete". Hooks are preserved, groups and pics too, and programs remain undisabled. OS version 2.53 only. |
| multikeys.zip | 15k | 10-02-03 | | MultiKeys MultiKeys is a useful little program that can check for up to 8 keypresses at one time. That's almost impractical... Have fun! Oh, this new version has a special feature to test all of the keys, not just eight at a time. |
| nlc0.0001.zip | 9k | 10-01-18 | | NLC Random Numbar generator Generates exciting random numbers! C source code included. |
| keysim.zip | 1k | 10-01-15 | | Key Simulator This is a fun little program that actually simulates a key press depending on the number in Ans. It is tiny and the full opcode/source is included. |
| quickkey.zip | 1k | 10-01-15 | | QuickKey This program is an amazingly simple, small, and fast alternative to BASIC's getKey command. There is no delay between keypresses and each key will repeat like the arrows or del key. The tiny opcode is included. For real this time. I had not realised it wasn't part of the folder I uploaded. |
| tokenlength.zip | 1k | 10-01-08 | | TokenLength This program will actually output the length of a token. So "sin(" would be 4 which is a little useful for BASIC programmers. For some reason, the newer tokens don't seem to work... |
| viewregs.zip | 5k | 09-11-17 | | View Registers This program allows the user to view the calc's registers on the fly by using interrupt mode 2. It gives the user an approximate idea to what the calc is doing at the time. Run this program using the "asm(" option found under the catalog key |
| scroll.zip | 1k | 09-08-04 | | Screen Scroll Screen scroll allows you to permanently scroll your display. It can be undone by a RAM reset or running it and undoing it. |
| free83p.zip | 7k | 09-07-25 | | Free83P v1.2 Free83P is a small RAM program to update your certificate to include the community-created "0005" key which anyone can use to sign their own third-party OS. If you want to install an OS signed with the 0005 key, you just need to run this program once, and its changes will persist after all memory resets and OS transfers. Programs to backup and restore copies of your existing certificate are also included. |
| overflow.zip | 5k | 09-07-24 | | Overflow This is a buffer overflow exploit for the 83+/84+ series boot code to allow transferring a program remotely to a bricked, OS-less calculator and execute it. This is extremely useful if you have corrupted the certificate beyond repair and have no ability to install an OS; you can use this program on a second I/O-connected 83+/84+ series calculator and transfer executable code to it which can be used to unbrick it. It includes a simple code file which you can modify yourself and assemble with TASM or similar with any code you like, so it's very flexible. |
| runcounter16.zip | 40k | 09-07-08 | | Run Counter 16-bit edition This is a run counter that demonstrates Self Modifying Code (SMC) and Binary Coded Decimal (BCD.) This run counter also returns a number, in Ans, that can be used in a BASIC program. This is an update to my 8-bit Run Counter. If you only need to count to count to 99, use the 8-bit one, it is smaller and faster. This one will count to 9999. |
| ptterase.zip | 3k | 09-04-18 | | Ultimate PTT Patch The second version of my ptt patch. It erases the evil part of the Push-to-Test code from the TI-84 Plus OS. Afterwards it only displays an option screen and a fake "reset complete". Hooks are preserved, groups and pics too, and programs remain undisabled. OS version 2.43 only. Changelog: - FlashDrv is not needed anymore - Version check for fool-proofness |
| bfcr1.zip | 14k | 09-01-19 | | BFC R1 Release 1 of my on-calc compiler for TI-83+, which compiles Brainf**k code into TI-83+ machine code. |
| batterychk.zip | 2k | 09-01-12 | | batterycheck2.0 BATTERYCHECK 2.0 FOR TI83PLUS(SE) OR TI84PLUS(SE) this program shows your battery level. it displays 0 to 4, 0=poor and 4=new. run prgmBATTERY with the Asm( command found in Catalog [2nd]+[0]. update 2.0: now shows a range of 0 to 4 instead of only showing "state ok" or "state low". |
| programtoolkit.zip | 1k | 08-12-03 | | Program toolkit Some little programs to hide/unhide and lock/unlock your calc programs. It features a program-to-appvar converter too. Any optimizations welcome, should not contain bugs. |
| symbols.zip | 19k | 08-11-30 | | Symbols Finally a symbol-program which uses a handy overview to select the symbols you want! No fuss no muss, select the symbols you want, +ENTER stores it in Str0. Symbols also got an option to (re)set lowercase. Press +ALPHA! You can open this program with Asm( or a shell (like MirageOS). |
| flagmaster.zip | 41k | 08-11-30 | | Flagmaster A toolkit including an "ERR:BREAK" thrower and a flag manager |
| infrared.zip | 279k | 08-11-30 | | Infrared - Universal remote control program You can use this program to turn your calculator into a universal IR remote, with multiple profiles for each of the devices you wish to control. It has decent device support, working on 9 out of the 12 devices I have tested it with. A small handful of components (an IR LED, 38kHz IR demodulator, three resistors and a capacitor) are required to build the IR adapter. Ion and MirageOS binaries are supplied For more information, see http://www.benryves.com/products/infrared |
| sonyir.zip | 224k | 08-11-30 | | SonyIR (SIRCS Remote Control) This software allows you to turn your calculator into an IR remote control for devices using Sony's infrared remote control protocol, SIRCS. You can easily create your own layouts on the calculator. Hardware requirements are basic - all you need is an IR LED to transmit, and an optional demodulator module can be used to receive. Ion and MirageOS binaries are supplied, as well as layout files for a conventional TV, VCR and the PlayStation 2's DVD remote control. For more information, visit http://www.benryves.com/products/sonyir |
| runcounter.zip | 33k | 08-09-23 | | Run Counter This is a run counter that demonstrates Self Modifying Code (SMC) and Binary Coded Decimal (BCD.) This run counter also returns a number that can be used in a BASIC program. |
| archive_undelete.zip | 7k | 08-09-06 | | Archive Undelete 1.1 Ever lost a program due to a RAM reset? a careless accidental deletion? Archive Undelete can revive your lost program(s), provided it has been archived at least once since the last Garbage Collect. It's also smaller and easier to use than Archive Utility. Update: Fixed scrolling bug when running from MirageOS. |
| archive_utility.zip | 58k | 08-08-24 | | Archive Utility 1.0 Archive Utility lets you extract programs and appvars from the archive without unarchiving them; a copy of the program is placed in RAM. Namely, Archive Utility provides undelete functionality for programs that have been archived at least once since the last garbage collect. The usage of Archive Utility isn't entirely straightforward; please read the usage section of the readme before running the program. |
| 83lwrcase.zip | 4k | 08-01-01 | | Lowercase Switcher This program checks whether lowercase is enabled or disabled on the calculator. If it's disabled, this program will enable it and if it's enabled, this program will disable it. The size of Lowercase Switcher is only 114 bytes and it's executed with Asm(prgmLWRCASE. If you have any questions, feel free to email me. |
| subroutine3.zip | 3k | 07-12-17 | | Subroutine v3.0 This program lets you run internal subrouitnes from within BASIC programs. Now compatible with all OS versions (up to 1.19 and 2.42). |
| errorlib.zip | 5k | 07-12-16 | | ERRORS!!! ErrorLib works by outputting a certain error that corresponds with a number inputted into Ans. Valid inputs are 1-51, but nothing should ever cause a crash of any kind. An invalid input yields "Invalid" or "Invalid "Dim". The error values are obtainable from most copies of ti83plus.inc, but are printed here for convenience. Something to note is that there is absolutely NO program execution from either ErrorLib or the program that calls it once an error has formed. This makes for a handy alternative to Stop, but leaves annoying variables behind if you haven't DelVar'd everything to pieces. 1 :Overflow 2 :Divide By 0 3 :Singular Mat 4 :Domain 5 :Increment 6 :Break 7 :Nonreal Ans 8 :Syntax 9 :Data Type 10:Argument 11:Dim Mismatch 12:Invalid Dim 13:Undefined 14:Memory 15:Invalid 16:Illegal Nest 17:Bound 18:Window Range 19:Zoom 20:Label 21:Stat 22:Solver 23:Singularity 24:No Sign Chng 25:Iterations 26:Bad Guess 27:Stat Plot 28:Tol Not Met 29:Reserved 30:Mode 31:Link 32:Link 33:Link 34:Link 35:Link 36:? 37:Scale 38:ID Not Found 39:No Mode 40:Validation 41:Length 42:Application 43: 44: 45:Expired 46:Bad Address 47:Archived 48:Version 49:Archive Full (It's fancy!) 50:Variable 51:Duplicate Complete and total disclaimer? Yes. |
| homescreenpictures.zip | 76k | 07-11-08 | | HomescreenPictures HomescreenPictures, in short, is a unique but simple program that allows you to take and recall pictures of the text on the homescreen. That's about it. Just note that the size of the program increases with the number of pictures you want. The most recent version allows you to store the pictures into lists, which you can archive and unarchive with Basic. It is much smaller and faster. |
| xmas.zip | 1k | 07-10-27 | | Christmas day counter This program counts the months until December and then in December it counts the days until christmas. It resets in January the next year. |
| errors.zip | 1k | 07-09-08 | | ERRORS 1.0 With this program you can call all error messages. The list of all error messages is included in ti83plus.inc. |
| languagecheck.zip | 8k | 07-09-08 | | Language Check This program checks the language of your calculator and returns it. |
| asmmenu.zip | 133k | 07-09-08 | | ASM Menu This is a fully functional three tile menu that is in ASM, so it is FAST. The tiles at the top and the choices can be changed to fit the preferences for your BASIC program. |
| asmtools.zip | 270k | 07-06-09 | | ASM Tools This is my first ASM program, and I think it came out pretty well! From the ans variable, this program will allow you to add so many tools into BASIC programming. |
| txtinput.zip | 22k | 07-06-09 | | TXTINPUT This program is meant to have a sweet GUI, that's really the reason I made it, so you can just see for yourselves what it uses the GUI for.... |
| api.zip | 2k | 07-05-16 | | Lafferjm's API This is an API to assist basic programmers. Functions the api includes are: Pausing, clearing the screen, turning off done at the end of the program, inverting the graph screen, turning off the calculator, inversing text and turning the run indicator on/off. |
| generateerror.zip | 2k | 07-05-05 | | Generate Cutom Error Messages This is an assembly program that, as the name implies, generates custom error messages, in the standard TI-OS format. See picture for an example. |
| delsym.zip | 1k | 07-04-26 | | Delete Variable This program takes inputs to delete a variable with the name stored in the answer variable and of type "A." By this, it is meant that the variable type is stored in A and the variable types can be seen in the readme file. |
| crystaltimer.zip | 1k | 07-04-26 | | Crystal Timer Program This is an Assembly program written on calculator (in hex. opcodes) with an explanation of the program in the form of a read me. This program shows one how to use the crystal timers of a Ti-84 to delay EXACT periods of time; the included prgmWAIT2 waits 2 seconds (+ a few calcutor cycles to execute the program) and can easily be modified to suit any ammount of time. |
| unlock.zip | 1k | 07-03-31 | | (un)lock This program can be used to lock/unlock programs. You should not do this to change a compiled assembly program but it's great to lock your own basic programs so other people won't mess with it. Unless they have this program too, then they could unlock it. |
| clocktheta.zip | 1k | 07-03-01 | | Digital clock for TI-84 This is a digital clock for the TI-84. THIS DOES NOT WORK WITH THE TI-83. |
| hideall.zip | 1k | 07-02-18 | | Hide All This program is a quick run to Hide all programs, assembly or basic, from the PRGM menu and the MEM menu. This does the same thing as other programs, such as the Mirage OS or other Program Managers, but this will quickly hide all of your programs without being prompted. It is compatible with ION, MirageOS, or plain Asm(). WARNING: THERE IS NO TOOL CONTAINED TO UN-HIDE YOUR PROGRAMS. This is meant to be used in conjunction with another program manager, and only to be used when you want to quickly hide anything, if your RAM get's cleared or if you need to get everything hid and don't have time to do it all manually. Being an assembly program, I cannot guarentee that it is error-free. However I have run multiple tests, and due to the low variation of program code it seems to be. However I highly recommend first archiving all important programs before your first run in case of a memory clear. |
| contrast.zip | 1k | 07-01-27 | | Contrast A simple contrast changer, I made it with my new compiler :) |
| crypto.zip | 13k | 06-12-24 | | Super Cryptology Pack This is a collection of five programs that can encrypt/ decrypt messages quickly. It includes a program for Caesar Shift with a function that checks each setting, a program for the ADFGVX cipher, the Playfair Cipher, the Vigenere Cipher, and the Enigma Machine. Each program has fully changeable settings. Each program saves its settings on a program-created list. Included is a "defualt" group of settings for each program. Programs will not be able to encrypt/ decrypt if there is not a saved list for every setting. If you have any questions, just email me, but you should probably figure out how these codes work before asking me, it will make running the program a lot easier. |
| lockunlock83p.zip | 30k | 06-12-24 | | Program unlocker and program locker These are two assembly programs. One is designed to protect programs (hide on edit menu), and the other does the opposite (show on edit menu), requires no shell, and all you have to do is enter the name. |
| calclock.zip | 26k | 06-11-11 | | Calc Lock New and improved, version 1.2!!! This program will allow you to protect you calc by password protection. |
| chars3.zip | 39k | 06-10-08 | | Chars3 Newer version of Chars although not an update since it now stores token in Ans, as a string, you can use the -> and " tokens in strings now, sub( inString( and + all work on them. |
| xtravar.zip | 1k | 06-09-26 | | Xtravar Beta 1 Xtravar Beta 1 is a no-shell assembly program that lets you use up to 256 different strings, matrices, pics, etc. It also lets you use special characters. The best part is that you can send your program to other calcs and they won't need this program to run it! |
| arkunark.zip | 1k | 06-09-17 | | Ark_Unark Use this program to archive/unarchive programs from within a BASIC program, or to get the ROM page it is stored on by running it twice, or to check wether a program is archived or not (run twice ofcourse) |
| encrypt2.zip | 1k | 06-08-25 | | Encrypt v1.1 Encrypt v1.1 is a program that encrypts strings with the option of different keys. |
| appvar.zip | 3k | 06-08-20 | | AppVar 1.0 AppVar 1.0 is an assembly program which can be used to store data in appvars and later recalling it. this version only has 4 functions, future versions will be able to do more. |
| chars.zip | 1k | 06-08-20 | | Charz2 Charz2 is the updated version of CHARS, you can now specify the row/col at which to display the char instead of having to fill the screen with spaces. |
| noexec.zip | 3k | 06-05-26 | | NoExec v1.1 NoExec is a TI-83/84 Plus assembly program that prevents execution of all other programs/applications by way of a RawKey and parser hook. Its purpose is to make sure the calculator is secure and cannot run games or other troublesome programs. |
| tasm_on_calc.zip | 6k | 06-05-11 | | Tasm_on_Calc This program allows you to write and compile assembly programs directly on your Ti! It uses the normal TI-OS Editor to write asm-programs. This a new version of my program which is faster and smaller. It contains every comandstyle of asm except relative adressing. |
| asmlock.zip | 1k | 06-04-24 | | Asm Lock AsmLock is a password protection program that can be easily implimented into a shell, or used on it's own. Source code is included. |
| funwithputs.zip | 1k | 06-04-12 | | Fun with PutS Displays the ASCII equivalent of every byte in memory, in a downward scrolling manner. This version is optimized for speed. |
| resource.zip | 5k | 06-02-17 | | Resource v1.01 - Run programs in Archive This routine is very useful for everyone. You can save a lot of free RAM memory when using Resource. It copies programs (TI-Basic and Asm) to RAM from Archive; so they only need free RAM when they are running! The routine could be used within TI-Basic programs or stand-alone at home screen! (Bug fixed) |
| zcom.zip | 121k | 06-02-02 | | ZCom v2.11 - Fast USB and I/O Communication for Basic Games ZCom is a communication routine for Basic programs and games. It can transfer real/complex variables and lists, matrixes, strings and pictures (new from v2.10) between TI-83 Plus and TI-84 Plus calculators. This version supports now the USB port! The USB port speed is around 2-3 kB/s; the I/O port speed is around 1.2 kB/s. ZCom v2.11 is compatible with the syntax of v2.10 and v2.00; you should replace the earlier version with this version. |
| pics.zip | 118k | 05-12-21 | | Save Unlimited Pictures Are you sick of having only 10 pictures?? Then this program is for you: save an recall an unlimited amount of picture files. |
| baseconv.zip | 15k | 05-11-29 | | Base Converter v1.2 A powerful base conversion utility. This converter supports any base from 2 to 36, and can handle numbers nearly 6-bytes (0 to 281474976710655) in size! Best of all, it's undoubtedly the FASTEST base converter for the 83 Plus. |
| textcent.zip | 24k | 05-11-29 | | Text Centerer - v1.2 This program takes away that annoying process of having to center text in your programs. Just type in the text and the exact X coordinate of the centered text is returned. Special features include being able to specify the width of the window within which to center the text. |
| graphinstantinvert.zip | 6k | 05-11-05 | | Graph Instant Invert Program Inverts graph to run Asm(prgmGRPHINVR) [ENTER] it will bring you to the graph screen |
| vartest.zip | 3k | 05-11-05 | | Check your variables (v2.00) This is collection of to useful programs for checking variables/Ans. VarTest for see if a variable exist, is in RAM or is archived and if it holds any data. AnsType to get out the type of Ans (without affecting Ans) Created by Johan Rydh (jrydh@hotmail.com) These programs are based on an idea from dragonscale.matt@gmail.com |
| options.zip | 4k | 05-10-30 | | Program Options Always wanted an asm program that can do all specific asm stuff. Now this is one! It includes 41 functions as: lock, hide, invert screen, ON break off,... And many more. This is currently the best asm program a basic programmer can use. If you use it in your progs, you must add me in credits. |
| paintpot.zip | 6k | 05-09-07 | | Paint Pot PaintPot is a tool which let change the color of any form. Usable in TiBasic Programmes. An exemple of TiBasic Programme is include. |
| enablelowercase.zip | 1k | 05-08-13 | | Lowercase Enabler/Disabler This program enables or disables the lowercase on the ti-83 plus (might work on ti-84 plus too). |
| pmover.zip | 2k | 05-07-10 | | P-Mover What's more exciting that moving a lowercase 'p' around the screen and controlling its speed? Lots. But this program is an ok example if you're trying to figure out assembly. |
| dcscursormod.zip | 1k | 05-06-27 | | [Doors CS] Custom Cursor Mod v1.1 Tired of the same old default cursor in Doors CS? Then this easy-to-use, tiny and fast program is for you! Just draw an 8x8 sprite in the upper left of the screen, save it as Pic7, then run CURSOR from Doors CS! Voila, a custom cursor. This program actually modifies Doors CS itself, so the cursor will stay even when you delete prgmCURSOR and if you send the shell to other calculators. At only 120 bytes, you can't not have this! |
| memsync.zip | 1k | 05-06-01 | | MemSync v0.1a MemSync is a small utility to help work around a problem with OmniCalc's VirtualCalc function. Visit http://www.detachedsolutions.com/forum/viewtopic.php?t=2426 for more information on its internals. |
| waycool.zip | 1k | 05-05-14 | | Way Cool two prgrams. displays each byte of your memory from $0000 to $FFFF until you press clear. the other is the same except it has no clear to exit, and after a while it messes up and does something random and WAYCOOL!!!!!!! YAY!!!!111!!11!11111oneone If you're not into crashing your calculator, run the non-crashing program and watch the pretty patterns!!!!!!!!111!!11!!1!!1!11111 YAY!!!!!!!!!!!!1111111111111!!!111111111!1!!11111ONEONEONEoneoneone one11!!!!!11!!!one |
| pwdse.zip | 5k | 05-05-01 | | [Doors CS 4.9+] Password Protection v1.2 This program, for Doors CS v4.8 and higher, will install a Shell Expansion (SE) that protects your programs from unauthorized users. Once installed, takes up a mere 100 bytes of memory; now completely debugged and optimized! Check it out. Now compatible with all TI-83(+) and TI-84+ type calculators. |
| ptoolsxtra.zip | 1k | 05-04-08 | | Program Tool Extras v1.1 These programs are meant to be used with Program Tools v1.2 by David Lindstrom. However, they can be used by themself. The first program stores the size of the program(whose name is in Str0) into theta, the archive state of the program into X, and the locked state of the program into Y. The second program stores if the program is ASM or BASIC into T. These programs will check the state of archived or unarchived programs. Read the readme for more information. Update v1.1: Fixed 2 bugs (x was always equal to one and the type didn't work for archived programs). Also, these programs have been optimized for size and speed. |
| alcdfix.zip | 2k | 05-03-20 | | LCD Fix This is a LCD driver fix for the 83+SE, 84+, and the 84+SE. This correct display problems that have been occuring in new model calculators. You see these problems in games like Fall Down, Desolate, Doom, and others. This fix is not for 83+, Sorry. |
| zcopy.zip | 4k | 05-03-13 | | ZCopy v0.1 This program will copy any program, BASIC or assembly, archived or unarchived, into a temporary program for ease of execution. Useful if you have several archived programs that need to be conditionally ran at the fastest speed possible. |
| assembly.zip | 3k | 05-02-11 | | Assembly Assembly gives TI-BASIC programmers shutdown, alphaloch, create an Gui, invert a part of screen, invert screen, black boarder, runindicator off and on, invert symbols on and off, shift srceen, give contrast and set contrast |
| dislink.zip | 1k | 05-02-11 | | Dislink Dislink is a program that will disable the silent linking ability of your TI-83 Plus. This means that your calculator will no longer be able to connect to a computer and sometimes other calculators. The silent link ability can easily be re-enabled by running the program again. |
| assemmbly.zip | 1k | 05-01-28 | | Assembly Programs Use my asmprogram and create a basic shell. If you use any program in your shell you must set me as the Author and you. |
| smartedit.zip | 8k | 04-12-26 | | Smart-Edit Smart Edit Is a text Viewer/Editor for Ti83+/84+ it lets you write small or big, capital or not, normal or reversed video, and let you access to all char of Ti83+. |
| battery.zip | 1k | 04-12-02 | | Battery This is a little program i made that when added with the start-up it acts just like the actual program that says the batteries are low. |
| keyhookpack.zip | 1k | 04-11-25 | | key hook pack version 0.1 this is a small pack of two keyhook programs, one makes it so that you cant do didly squat untill you drain your calc,one just inverts the screen. slowly. |
| ca.zip | 1k | 04-11-20 | | Cellular Automata This program draws all 256 1d cellular automata. The draw time is less than a second and the program is under 200 bytes! |
| zcalcver.zip | 3k | 04-11-20 | | ZCALCVER v1.2 This program, in 29 bytes, will determine the hardware version of your calculator, whether it be 83+/SE or 84+/SE! Useful in, for example, games that require smooth graphics (BASIC RPGs comes into mind) between the 4 calculators because the 83+SE and 84+/SE has a faster CPU than the 83+. |
| mtg3.zip | 11k | 04-11-04 | | Magic the Gatering Life Counter 3 This is a life counter for the famous Card game magic the gathering It supports up to 3 players and saving mode. The best you can ever have. Just try it, you wont be dissapointed if you play are a mtg player |
| aahexprgms.zip | 5k | 04-11-04 | | aA Hex Programs Includes several Hex programs which you can type straight into your calculator to perform functions such as turning off your calculator, making lowercase font, finding your ram, etc. |
| hvposdemo.zip | 4k | 04-10-23 | | TIXPLUS DEMO Just a demo of a program I made. The full version will be online soon. Of course it is free |
| zcomv2.00.zip | 107k | 04-10-04 | | ZCom v 2.00 - Fast Communication Routine for Basic ZCom is a communication routine for Basic programs. It can transfer real/complex variables, real/complex lists, matrixes and strings between TI-83 Plus and TI-84 Plus calculators, at a speed around 1.22 kB/s trough the I/O port! (The USB port does not work.) This routine is 100% compatible with: the TI-83 Plus, the TI-83 Plus Silver Edition, the TI-84 Plus and the TI-84 Plus Silver Edition This routine is made to replace the communication routine built-in in Basic, that often doesn't work. This routine should always work! |
| tidoc_en.zip | 889k | 04-09-02 | | TiDoc v1.0 TiDoc is the follow-up of TiWord v1.0, my first text editing program for the calculator. This time, one cannot edit the documents directly from the calculator but only on the PC. However, new functionalities were added: text centering, colors inversion, and especially: insertion of pictures! Thus, TiDoc allows you to make real documents for your calculator that can be quickly viewed at any moment. |
| addasm.zip | 6k | 04-08-26 | | AddAsm AddAsm is both a program and FLASH application for the TI-83 Plus that allows you to run assembly programs (that do not require a shell such as MirageOS) to be run from the homescreen without using 'Asm('. You just run the program as you would a BASIC program. The TI-OS will automatically insert 'Asm(' for you when you press ENTER. |
| lcd2.zip | 3k | 04-08-24 | | LCD Driver Delay This program reports the minimum required delay for the LCD driver on your 83+/83+ SE/84+/84+ SE. It will auto-detect in the range of 25 to 65400 t-states. |
| abcfasto.zip | 2k | 04-07-07 | | faster circles what can i say, another great program from hook programming. makes circles go 4 times faster by making them in 4 quarters. run once and it will keep your circles fast. by jeff burge of hook programing |
| zgetcalc.zip | 2k | 04-05-14 | | ZGETCALC v1.0 This is simply a program that mimics the GetCalc() function in BASIC. You may be wondering why you would want an assembly program to do this. Well, have you programmers who use the linkport notice that sometimes the GetCalc() doesn't work and if it did, how the heck will you (not to mention the program) know that it did or didn't? You don't know (you could guess with For() loops), but if you want to be absolutely sure, then this is for you! Note that it is limited in that it can only GetCalc() the Ans variable, but I plan on removing the limitation, once I know how, so expect an update soon. |
| zbasic_83p.zip | 2k | 04-04-27 | | ZBASIC for the 83 Plus This is another assembly that BASIC programmers can use. It includes the standard functions (disable run-indicator, check free RAM, etc) and something new: determine whether or not your calculator is Silver Edition or not! Examples of this use is within BASIC games that need smooth graphics for both 83p versions because of the faster hardware in the Silver Edition. Note: If you only want the function that determines whether or not your calculator is Silver Edition or not, download ZCALCVER by finding it in my author page. |
| ti83password.zip | 10k | 04-03-29 | | TI-83+ Password Protection This is a password pretection program for TI-83+ that is almost imposible to get by unless you have the password. You can set your own password of 6 buttons. You should have the TI Startup app if you plan to make any use of this. |
| onblock.zip | 1k | 04-03-07 | | ONBLOCK A simple program that installs an interrupt that blocks the use of the On Break in basic programs. |
| ant.zip | 8k | 04-02-13 | | Langton's Ant A selection of Langton's Ant programs. |
| 83keys2.zip | 1k | 04-01-31 | | GETKEY2 GetKey2 is an on-calc utility that returns the getkey codes for bcall(_getkey). This includes 2nd, ALPHA, and alpha (lowercase) codes for each key. Very useful for quick and easy access to a key's _getkey equate. UPDATE: Lowercase now works!!! [2nd]+[ON] bug now fixed!!! |
| sort.zip | 1k | 04-01-27 | | Sort Program to sort your files very very fast, handy for people with a lot of programs on their se. |
| sprcount2.zip | 1k | 04-01-17 | | Super Count 2 This program is much like the one above except it is extremely compact and uses self modifying code. Counts from 0-36000 something and the source code is very easy to understand. Better than any previous counting programs! |
| 83keys.zip | 3k | 04-01-09 | | KeyCodes v1.1 KeyCodes v1.1 is an on-calc scan code utility that returns the code of the button you pressed in z80 or TI-BASIC. Very useful for quick and easy access to scan codes of each key. |
| ftester.zip | 9k | 03-12-28 | | Omnicalc Font Tester for VTI This program can apply Omnicalc's font on VTI. It will be useful when testing a font or taking a screenshot. Please run this program on VTI because this program has bugs... |
| puzzpass.zip | 6k | 03-12-28 | | PUZZPASS Complete password library for PuzzPack v2.0! Contains passwords for every level of the popular games BlockDude and PuzzleFrenzy. A must for PuzzPack lovers! |
| ablock.zip | 2k | 03-12-15 | | HVP Calclock with better grapgics The graphics of this version is much much better than the Calclock |
| calcpass.zip | 1k | 03-12-15 | | HVP CALCPASS This is a calculator locking program for ti83 plus this program is not breakable by on key run lock first set a new password and run lock your calc turns off when you turn back on a password is asked |
| codex.zip | 3k | 03-12-07 | | CODEX The ultimate asm utility for basic programmers This is an awesome asm utility for basic programmers. It includes 32 assembly functions that basic programmers can use. It is centered mostly upon graphical functions. Yet there are some other miscellaneous functions. I believe it is one of the most complete utilities for basic programmers. |
| showmode.zip | 104k | 03-12-03 | | Mode Show-er This program is a TSR (terminate and stays resident) that displays the current angle (degree/radian) and decimal (float/fix) modes on the screen at all times. It is a bit temperamental, so it may be deactivated for no apparant reason. It should not severally crash the calculator however. |
| zsprite01.zip | 56k | 03-12-01 | | ZSprite A BASIC utitlity to display sprites quickly, and without omnicalc. It is signifigantly smaller, but sprites must be made on the PC. |
| clip.zip | 2k | 03-10-31 | | Command Line Interface Program Lets you perform various low-level operations on your calculator through a simple command line interface. Use this program at your own risk. I am not responsible for any damages or loss of data. |
| keyref83_2.1.zip | 11k | 03-10-23 | | Music Reference 83+ 2.1 This is a port of Music Reference 2.0 for the '86 with some small changes in the UI-it shows the circle of fifths, key signatures, relative keys, and NOW MUSIC THEORY INFORMATION!!! |
| coderedtoolsv1.zip | 1k | 03-07-21 | | Codered Tools - Version 1 The following tools are useful for basic programmers in a 133 Byte file. They allow you to do things that wouldn't normally be achieveable in basic! Such as toggling lowercase, inverted commands, toggling the run indicator, and checking the amount of ram avaiable! |
| viewer2.zip | 5k | 03-07-16 | | ACD-SEE for TI-83+ : Viewer v2.0 This is a viewer for TI-83+. It permits you to watch your pictures (PIC1 to PIC8) even if they are archived ! With this viewer, you can also archive/unarchive and even delete the picture you're watching ! It is a good and light program (about 500 bytes when compiled) which you can include if you're making an OS for TI-83+ ! (source is included). Notice that there isn't any advertising in it (contrary to what I'm used to do ;) |
| lower.zip | 1k | 03-06-18 | | Lowercase Activation Activates lowercase writing on your ti-83+ (only). Open, run with the Asm( command, and then you can uninstall it and still have lowercase. Lowercase typing can be removed by running the program again. Back to BASIC |
| speedset1.1.zip | 1k | 03-06-05 | | Speed Set 1.1 This is a better version of Speed Set 1.0 |
| speedup.zip | 1k | 03-06-04 | | Calc Speeder Upper This Nifty little program will speed up your calc to the speed of an SE in the future. In this demo, it will do half of that. |
| tools.zip | 1k | 03-06-04 | | Basic Tools 1.0 Turn on and off that pesky run indicator and hide the done message at the end of your program. Must download if you program in basic. |
| basikeys.zip | 1k | 03-05-31 | | Basikeys Basikeys is a simple assembly program that draws the softkey grid you see in apps. Use in basic programs. |
| password.zip | 13k | 03-05-25 | | Password v1.0 This program allows you to protect your calc when turning it on. Guaranted impossible to skirt the program except if you remove batteries |
| sentry.zip | 16k | 03-05-11 | | Sentry - the ultimate NON BASIC password protecting tool! Use Sentry to block the MEM, PRGM and APPS menus on your calculator with a 4-digit code on each! Since it is written in ASM there are no [ON] key bypasses! You can set it to lock any (or many) of the three by selecting manually which you'd like to block. Simple to set up and use. |
| programtoappvar.zip | 2k | 03-04-22 | | Program to Appvar This program takes advantage of the fact that program objects and application variable objects have the exact same data structure. This make them completely interchangable. By a simple manipulation of it's vat entry it can be turned into an application variable. Great for hiding programs for the prog menu. |
| elock83.zip | 3k | 03-04-10 | | eLock v1.1 eLock is a good calculator locking program that uses Automatic Power Down. Works with ION and Mirage. |
| dansequations.zip | 2k | 03-03-12 | | Dan Equations a math and science and other stuff math related |
| remotecontrol.zip | 10k | 03-03-09 | | Remote Control Control other calculators with this really quite useless program. It installs as a keyhook, so that any key you press is automatically passed onto the remote calculator. The truly funky thing is that no extra code is required on the remote calculator! It will serve no useful purpose, but it quite cool nonetheless. |
| aniksecx.zip | 1k | 03-03-09 | | ANIKSECX This is an extremly small program that password protects your calc. Under 750 bytes. ON key does not screw up program. Ability to change password. |
| zlength.zip | 7k | 02-11-01 | | Length of number (Zlength) Thats right store the number whose length you want to find to variable W and send the asm routine the length is then put into W. Then length returned is the number of "spaces" a number would take up in decimal format including decimal points and negative signs. Extremely easy to use just check out the screenshots. They also give you an idea of what is possible with this routine. |
| dgk.zip | 2k | 02-10-21 | | Direct Get Key v1.2 Direct Get Key is an asm program that basic programs can use to tell if multiple keys are being pressed. Look that the README.TXT to find more about this program. |
| basicascii.zip | 3k | 02-10-14 | | BASIC ASCII BASIC ASCII is a asm program for basic programmers. It lets you out put ascii code. For ex. if you put 64 into y it would output an @ (which basic programs couldn't do be for). Read the readme file for more info on the program. |
| pw.zip | 1k | 02-09-27 | | PW This is another security program for your calculator. The special thing about this one is it has a (limited) take-out-battery-to-reset-ram-and-delete-security-proofidity. It turns off you calc between key inputs, so the oppressor has virtually no time to pull out the batteries. Yes, this method of reseting the ram works on most security programs, including MirageOS. So mine is better. Ha. Also comes in a fake Ion prgmA and prgm(theta)Ion. If you use another shell, and someone grabs your calc when you have it on they may try to run prgmA to get to your games, but it'll shut you calc off, so Ha! And if you use Ion then I have a prgmPW instead. Enjoy! |
| rlib.zip | 2k | 02-07-15 | | Rectangle Library RLIB gives TI-BASIC programmers access to the built-in rectangle drawing routines on the calculator. This program could be used for creating incredible effects, which is good for games in particular. RLIB can draw filled, cleared and inverted rectangles, as well as drawing and clearing rectangular borders. |
| ptools.zip | 4k | 02-06-16 | | Program Tools 1.2 Every BASIC programmer's dream is here! Now even more flexible and stable. This set of assembler programs allows you to run archived programs, (un)archive, (un)lock, delete and list other programs from TI-BASIC program. It is now split in three modules: ZRUN, PTOOLS, ZLIST. I also have size optimized these programs. |
| sucker.zip | 7k | 02-05-30 | | Sucker's Password Protection Program v4.3+ A program that protects your Ti-83+ with a password! |
| delall.zip | 1k | 02-05-30 | | Delete all When run, this program deletes all programs from your calc, including itself. |
| advcontrols.zip | 7k | 02-05-28 | | Advanced Controls Take control of your TI-83 Plus with this little program. Invert text, scroll screen, fast circles, lowercase, direct byte-output to hardware ports... Have a look, even just for the source code. |
| sysinfo.zip | 4k | 02-05-22 | | System Info This program displays useful things about your calculator: Battery state, Contast level, Free RAM and your OS version. You can also toggle lowercase on and off with it. |
| keyboardlockdownprank.zip | 3k | 02-05-11 | | Keyboard Lockdown Prank Keyboard Lockdown is a clever little program that simply displays the blinking cursor in the upper left corner of the display (just as if you were looking at a cleared screen). However, while running, none of the keys work! It's perfect for a little prank to fool your friends. Press ON once to exit the program and return functionality to the calculator. |
| format.zip | 1k | 02-04-22 | | WasabiFormat Clear's Your RAM |
| remote.zip | 1k | 02-04-05 | | Remote This program is really cool; it allows you to remote control another ti83+ over the link port! |
| apd.zip | 1k | 02-03-01 | | APD This program uses the built-in APD feature to turn off the ti83+. |
| hypnotize.zip | 2k | 02-02-20 | | Hypnotize Put your friends to sleep with this hypnotic program! |
| encrypt.zip | 1k | 02-01-01 | | The Encyptor 1.1 Encrypts/decrypts Str1. Small (43 bytes), fast & reliable. The encryption is impossible to decrypt by hand. To those who noticed that version 1.0 didn't work; sorry for the mistake, I was not so experienced in asm when I wrote it |
| hexprgms2.zip | 1k | 01-12-22 | | HEX PRGMS 2 different hex programs like calcoff, lowercase, amount of ram... |
| zdos.zip | 1k | 01-12-16 | | z-dos 1.1 DOS for the ti83plus. Contains several interesting functions like: lock/unlock programs, archive/unarchive, check the condition of the batteries, run programs and more. I've fixed all bugs now. |
| runbasic.zip | 1k | 01-12-15 | | Run Basic v1.0 This program runs a basic program whose name is in Ans. Supports archived programs. Now you can create custom program menus in Basic! |
| safekey.zip | 3k | 01-08-04 | | Safe Key Getter Finally, an assembly key getter that is completely protected from [ON] breaks! A useful tool for BASIC password protection programs, as well as anywhere you want a robust key routine. |
| timer.zip | 1k | 01-08-03 | | Topnotch Stopwatch v1.0 For the 83+ Silver Edition only, this program uses the timers available in the SE to make an extremely accurate countup stopwatch. This has been tested to 0.67 second accuracy after 24 hours of running. |
| tiosver.zip | 1k | 01-07-11 | | TI-OS version finder Finds out the version of the TI-OS and stores it variable X |
| zflash.zip | 1k | 01-06-19 | | zflash ZFlash is a simple program that many BASIC programmers have been requesting for a long time. This program allows basic programmers to archive and unarchive programs from within their programs. A must for large games! Bug fix, updated README. |
| melt.zip | 1k | 01-05-31 | | Melt Effect Melt is the ultimate addition to your basic program. The effect 'Melt' can be seen in the latest release of bust a move. It adds a cool affect to any basic program. Try it today! |
| hexprgms.zip | 1k | 01-05-19 | | HEX PRGMS different hex programs like calcoff, lowercase, amount of ram... |
| bike.zip | 3k | 01-04-04 | | Cyclocomputer A cyclocomputer that can do more than displaying speed and time. Optimized for usage with the TI-83 PlusTI |
| nifty.zip | 16k | 01-04-04 | | Nifty v0.5 - Reader for On-Calc editable text files Nifty is a reader program for On-Calc editable/creatable text files, stored in basic-programs. Specifications are in the docs |
| zkeys.zip | 1k | 01-02-17 | | ZKeys v1.0 Allows diagonal movement in BASIC [multiple keypresses.] |
| zlock.zip | 1k | 01-02-05 | | Another Calc Locker This program sets the calculator into interrupt mode 2 and makes it so every time you press the LN key the calculator will turn off and the only way to turn it back on is by pressing LOG. |
| sprcount.zip | 1k | 01-01-29 | | Counting Program This is a program that counts. It either goes up from 0, or down from 65535. I made it to show how fast assembly is, but it is still pretty cool! If you make a program like it in BASIC, you will notice that it isn't anywhere near as fast. Hope you like it! |
| lowcase.zip | 1k | 00-09-10 | | Lowercase in HEX Read the txt file in here for more info.Basiclly it is a program to enable lowercase on your 83plus.Do not use it on any othe calc.It can be programmed directly on the calc too.For more of these check out Greg Shenzels programs. |
| lowercase.zip | 1k | 00-08-22 | | LowerCase v1.0 A program to enable you to type in lowercase. This program has a user interface in which you can enable and disable lowercase. |
| zbasic.zip | 1k | 00-08-20 | | ZBASIC Library v1.0 ZBASIC is a set of 10 ASM routines which BASIC programs can access and use. These include inverting the screen, getting free RAM amount, setting/checking contrast level, getting battery status, shifting the screen up, etc. |
| zstartup.zip | 3k | 00-07-18 | | Z - Startup v0.9.3 Z - Startup is an operating system that is best run from the startup application. The run indicator does not appear when the program is running. |
| zclr.zip | 1k | 00-07-18 | | ZClear An assembly program that turns off your TI 83 Plus. When you turn it back on again it clears your calculator's ram. |
| ccalc.zip | 1k | 00-06-16 | | CryptoCalc v1.0 This is a simple encryption program. Requires ASM Pass 1.0. (higher versions may not work properly.) Compiled with the ASM Pass SDK. |
| asmpass.zip | 2k | 00-06-16 | | Asm Pass v1.0 Asm Pass is a password utility with optional ION protection and an SDK available. Asm Pass provides high security for your calculator by storing passwords in an AppVar file. Asm Pass has been tested thouroughly and found to be free of errors. Required for programs such as CryptoCalc and ION Lock which use the ASM Pass SDK. This program is worth a download if you want to keep your calculator secure! Less than 1K on your calc once installed. Password is stored in under 30 bytes. |
| runindic.zip | 1k | 00-06-08 | | RunIndic v1.0 Turn run indicator on and off from BASIC programs |
| lwrcase2.zip | 1k | 00-05-27 | | Lwrcase v1.0 Allows you to type lowercase letters on the TI-83 Plus. |
| freemem.zip | 2k | 00-05-15 | | FreeMem Counter Utility Stores number of free memory bytes in 'A'. |
| getkey.zip | 2k | 00-05-15 | | ZGetKey Gets keypress with standard TI-manual codes and stores it in 'A'. NO BUSY INDICATOR! |
| btools.zip | 3k | 00-04-26 | | BASIC Tools v2.1 BASIC Tools is a really neat set of assembly programs which can be used to allow BASIC programs to have really neat featues. BASIC Tools allows BASIC programs to inverse text, power off the calculator mid-program, change the contrast level, shift the screen up, determine the current contrast level, enable alphalock, determine the amount of free RAM, and check the batteries! Any BASIC programmer should download this! |
| memerase.zip | 1k | 00-03-13 | | Memory Erase Quite simply, most of the time it erases your RAM, sometimes it messes up part of archive and occasionally, it just turns the calc off. |
| shutdown.zip | 7k | 00-02-19 | | ShutDown Pro v1.0 Turns off a TI-83 Plus. Now it is non-ION; It was written in Native Machine Level HEX. |
| cal.zip | 1k | 99-08-24 | | Calendar Beta Saving of where you left off doesn't work. |
| mem.zip | 1k | 99-08-22 | | Mem v1.0 A memory viewer. |