55 results below.
| Program name | Category | Author | Date added | Description | SS |
| All PHPs 2.0 | miscfargoii92 | Antoine Mercier | 2000-07-15 00:00:00 | Test all the RC5 device codes with the IR link. Requires flib, hexlib, and irlib (included). | No |
| All Sony 1.0 | miscfargoii92 | Antoine Mercier | 2000-07-15 00:00:00 | Test all the Sony RC5 device codes with the IR link. Requires flib, hexlib, and irlib (included). | No |
| Auto Power Down 2.0 | miscfargoii92 | Noah Stein | 2000-07-15 00:00:00 | An APD (auto power-down) timer changing program. You can set the APD delay to however many seconds you choose, or turn the APD off entirely by setting it to 0 seconds. Be careful not to set it too low or you won't be able to use the calculator. Just enter apd(num_sec) where num_sec is the number of seconds to set the APD timer to. Resetting the calc will restore the default APD timer setting. | No |
| Bit Manipulation Functions 1.0 | miscfargoii92 | Art Hendrickson III | 2000-07-15 00:00:00 | Use and/or/xor functions on a string or a number. | No |
| Contrast 1.0 | miscfargoii92 | Ryszard Szklany | 2000-07-15 00:00:00 | A contrast altering program. You start the program, and while it is running, you can use the up and down arrows to increase or decrease the contrast, respectively. Requires flib. | Yes |
| Debugger 92 0.7.2 | miscfargoii92 | Tleilix | 2000-07-15 00:00:00 | A symbolic debugger program for the TI-92. It's VERY useful for finding assembly programming bugs and fixing them. | No |
| Doors Explorer 1.8 | miscfargoii92 | The Doors Team | 2000-07-15 00:00:00 | A graphical explorer program which allows you to browse and modify ([un]lock, [un]hide, and protect) files, and to run FARGO programs. Requires graphlib, userlib, filelib, and menulib (all included). | No |
| Doors Picture Viewer 1.0 | miscfargoii92 | The Doors Team | 2000-07-15 00:00:00 | A PIC file viewer (*.92i) for the Doors Shell. When using the Doors Explorer program, simply press ENTER when highlighting a PIC file and the program will be launched. Requires userlib and graphlib. | No |
| Error Program | miscfargoii92 | Bryan Turner | 2000-07-15 00:00:00 | Tests the stability of the system by executing a series of errors in ASM. Some of the errors include writing words to an odd address (address error), triggering the illegal instruction (illegal instruction), dividing by 0 (illegal operation), attempting to use supervisor instructions in user mode (privaledge violation), and many more. Requires flib. | No |
| Expander II 2.00 | miscfargoii92 | Bryan Rittmeyer | 2000-07-15 00:00:00 | The drivers for the Expander II and Expander uP memory expansion device created by Bryan Rittmeyer. Click on the house icon for more information about this device. | No |
| FBrowser 0.3.1 | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | Program browser/file manager for your TI-92 assembly programs. Can be accessed with Shift-ON when the Fargo kernel is installed. Requires flib. | Yes |
| FProtec 2.3e | miscfargoii92 | Oliver Fock Ping | 2000-07-15 00:00:00 | A TSR (terminate and stay resident) password protection program. When you first install the program, you will need to enter the password you wish to use. Then, whenever the calculator is turned on, the program will ask for the password. You never have to restart it. Requires no libraries. | No |
| FTerm1.0.9 | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | A terminal program for the TI-92. Allows you to communicate with another terminal (or COMM/communication) program on your computer via the link port. Requires flib. | Yes |
| Fargo Program Launcher 2.0 | miscfargoii92 | David Kühling | 2000-07-15 00:00:00 | A program launcher for the TI-92, but not just another FBrowser, it has MANY MANY more features. Here's a list of the major features: tells you what libraries a program needs, crash protection, program aborting, restoring modified interrupts from a crashed program, and freeing unused memory that a program stole. Includes support for compressed programs using Shrnklib (utility included). Definitely a MUST HAVE! Requires flib and browselib (included). | No |
| Fargo Text 1.3 | miscfargoii92 | Art Hendrickson III | 2000-07-15 00:00:00 | Displays a string at a point on the screen in a certain color in a certain font size depending upon the arguments. The syntax is ftext(x,y,string,color,font) where x and y are the x and y coordinates. String is the character string enclosed in quotes. The color is a numeric value from 0 to 4 (described in the docs) and the font is either 0, 1, or 2 ranging from small to large. Requires flib. | No |
| File System Routines 0.4b | miscfargoii92 | David Kühling | 2000-07-15 00:00:00 | Two functions which enable you to list the directories on the TI-92 and the files in any directory. Useful for program lists in TI-Basic because it has command-line argument support. Requires no libraries. | No |
| Find It 1.0 | miscfargoii92 | Fabien Vives | 2000-07-15 00:00:00 | Searches for a specific word within all the text varibles on the calculator. If it finds the word in a file, it will list that file with its directory so that you can go get what you need from it. Requires flib. | No |
| Hex Dump | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | A hexadecimal memory viewer for the TI-92. Displays the byte offset to the left and the contents (in hexadecimal bytes) to the right. Use the arrow keys to scroll up and down. You can scroll faster if you couple the arrow keys with the 2nd or Diamond keys first. Requires flib and hexlib. | Yes |
| Hex Editor 1.3 | miscfargoii92 | Noah Stein | 2000-07-15 00:00:00 | A hexadecimal editor for the TI-92's memory. Scroll through the memory by using the up and down arrows (2nd-up/down too). Edit the memory by selecting the page with the ENTER key, then choose the address you want to edit with the ENTER key also. The arrow keys will change the value and ENTER saves it. Variables cannot be edited for some reason. Warning: this program can crash your calc very easily if you edit sensitive data. Requires flib and hexlib. | Yes |
| Hex View 2.5 | miscfargoii92 | Benoit Scherrer | 2000-07-15 00:00:00 | A hex editor for the TI-92's memory. Includes fast scrolling, find value function, and is very easy to use. WARNING: As with any memory alterating program, this program has a VERY HIGH chance of locking up your calculator. Requires flib. | Yes |
| Hide 1.0 | miscfargoii92 | Thomas Fernique | 2000-07-15 00:00:00 | A program which allows you to (un)hide variables so that they don't appear on the VAR-LINK screen. Requires flib. | No |
| Infrared Chat 0.1 | miscfargoii92 | Sami Khawam | 2000-07-15 00:00:00 | Communicate with other calculator owners via the IR link. Can chat with 82/83/85/86/92 calcs. It can also be used with the calc-to-calc link, but then you are limited to a direct 2-person chat verses the IR link which will let you chat with as many people as are in the area. Requires flib, graphlib, and irlib. | No |
| Infrared Remote | miscfargoii92 | Sami Khawam | 2000-07-15 00:00:00 | Program which will allow you to use your TI-92 as an IR remote control via the IR link by Sami Khawam (click on the house icon). The program is able to get transmission data from a real remote control, provided you know the frequency. Requires flib, hexlib, and irlib (included). | No |
| Keyboard Remapper 1.0 | miscfargoii92 | Ed Plese | 2000-07-15 00:00:00 | Remaps the layout of the TI-92 keyboard. Instead of being QWERTY, it will be an ABCD layout (alphabetical order). Includes directions for physically changing the keys on the 92 as well. Requires flib. | Yes |
| LOK 1.0 | miscfargoii92 | Thomas Fernique | 2000-07-15 00:00:00 | A password protection program. When you first install the program, you will need to enter the password you want to use. Then, every time the calc is turned on, it will ask for this password. Note that this program is not secure because it does not disable the HAND-2nd-ON reset sequence of Fargo, so you can reset the calc to gain access to it. No libraries are required. | No |
| Langston's Ant | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | Langston's Ant. Requires flib. | No |
| Life Game | miscfargoii92 | Bubu | 2000-07-15 00:00:00 | The cell life simulator. Shows how a single cell can (and will) divide into a community of cells which grow, divide, and die. Requires flib. | Yes |
| Linkport Dump | miscfargoii92 | Kristian Nielsen | 2000-07-15 00:00:00 | Transmits all the characters typed on the TI-92 keyboard through the linkport. All characters received are displayed as a series of hexadecimal numbers. Requires flib and hexlib. | No |
| Multitasking Kernel | miscfargoii92 | Benoit Scherrer | 2000-07-15 00:00:00 | A preemptive multitasking kernel for the TI-92. By 'preemptive', I mean that it does not perform true multitasking. Rather, it stops one program to start another one. In addition, it is incomplete. You cannot run programs of your own choice. It is mainly just to show that it can be done on the TI-92. Requires flib. | No |
| PC Tools 98 0.73 ß | miscfargoii92 | Benoit Scherrer | 2000-07-15 00:00:00 | A powerful file manager for the TI-92. Includes many features not implemented in the VAR-LINK screen including password protected directories, nested folders (directory hierarchies), hidden files, and multi-lingual support (French and English). Requires flib, menulib2, fileslib, and api92lib (all buy flib included). | No |
| Passwort | miscfargoii92 | MXM Projects | 2000-07-15 00:00:00 | A password protection program for the TI-92. The initial password is "fargo 2" without the quotes. If you were wondering why it's PassworT and not Password, it's because they are Austrian, and Wort is German for Word, and German is the primary language in Austria. We learn something everyday, no? Okay enough -- Requires flib and mxmlib (included). | No |
| PrgmIO -> Graph | miscfargoii92 | Sacha Kaercher | 2000-07-15 00:00:00 | A program which copies the contents of the PrgmIO screen to the Graph screen. Useful for saving pretty print equations to PIC files for use with an enhanced text editor like XeTaL. Helps to make EXCELLENT notes. Requires no libraries. | No |
| Protection 1.0 | miscfargoii92 | Steve Gury | 2000-07-15 00:00:00 | Locks and unlocks the calculator using a specific key sequence rather than a password. Includes program source so you can change the key sequence to whatever you want, but it is not directly customizable within the program interface. Similar to Windows NT locking of the terminal or the Linux lock program. (maybe it's vlock actually -- I can't remember) Requires flib. | No |
| QuickView 1.91 | miscfargoii92 | Sacha Kaercher | 2000-07-15 00:00:00 | A text viewer program that is much faster than the TI-OS text editor. Does not support editing of texts though. Requires flib. | No |
| Rom Dump (ASCII) | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | Dumps the TI-92 ROM to the link port. Use this program if you have a GraphLink cable and a terminal program (like Telix or HyperTerm) which can do ASCII saves (save all input to file). Then use the ROMCONV.EXE program (included with Fargo) to convert it to a binary ROM. Displays progression in the form of address sequences. Requires flib and hexlib. | No |
| Rom Dump (RAW) | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | Dumps the ROM to the link port in pure binary form. Displays it's progress numerically in the form of address progression. Requires flib and hexlib. | No |
| Safe-T Calc 2.0 | miscfargoii92 | Don Barnes | 2000-07-15 00:00:00 | A password protection program for the TI-92. Passwords can be up to 8 characters in length. When you first install the program, you will need to change the password to what you want it to be. The initial password is null, so just hit ENTER. Requires flib. | No |
| Speed Tester | miscfargoii92 | Jérôme Hamm | 2000-07-15 00:00:00 | A program which tests the speed of the TI-92. | No |
| Sprite Test | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | A sprite test program that demonstrates how a movable sprite could be implemented on the TI-92 without destroying the surrounding graphics on the screen. Includes source code so you can adapt the technique for your own programs. Displays the position of the sprite in hexadecimal coordinates in the center of the screen. Requires flib and hexlib. | Yes |
| String View 1.0 | miscfargoii92 | Thomas Fernique | 2000-07-15 00:00:00 | A string view (or text viewer) program for the TI-92. Uses a small font to display 40-50 characters per line. Supports word wrap and word search. Also includes a catalog. Requires flib. | No |
| System Stabilizer 0.7 | miscfargoii92 | Bryan Turner | 2000-07-15 00:00:00 | Implements crash protection by restoring the system state to the saved state that was created before the program was started. Requires flib. | No |
| TI-92 Dump 1.1 | miscfargoii92 | Marc Teyssier | 2000-07-15 00:00:00 | A ROM dumping program for use with the gray TI-GraphLink. Inclues a Visual Basic program for use with Windows 9x to save the file. Intended for people who have had problems receiving a TI-92 ROM dump via the traditional methods. Works very well. The TI-92 program (which is included) requires the flib and hexlib libraries. | No |
| TSR Pass 1.0 | miscfargoii92 | MXM Projects | 2000-07-15 00:00:00 | A TSR (terminate and stay resident) password protection program. When the calc is turned on, the program asks for the password. The intial password is "fargo 2" without the quotes. Requires the flib, mxmlib, and mxmtsr libraries. | No |
| Test Function | miscfargoii92 | David Ellsworth | 2000-07-15 00:00:00 | A test function whose main use is in demonstrating how arguments can be passed to a Fargo program (or any 68k asm program). Includes source code. Requires no libraries. | No |
| Text Surfer 2.2 | miscfargoii92 | Vincent Le Prince | 2000-07-15 00:00:00 | A text viewer that is very fast, much faster than the TI-OS text editor. Supports text compression via hufflib. Requires flib and hufflib (included). | No |
| Text View 1.01 | miscfargoii92 | Marc Teyssier | 2000-07-15 00:00:00 | A text viewing program for the TI-92. It's much faster than the TI-OS text editor and you can add pictures to your text files like a WORD document. To use the program, just type textview("folder\file") Requires flib. | No |
| TiDOS 0.9.1 | miscfargoii92 | Anton Ivanov | 2000-07-15 00:00:00 | A command shell for the TI-92 with an interface similar to the PC DOS. Includes the following commands: cd (Change Directory), cls (CLear Screen), dir (DIRectory list), exit, ren (REName file), and ver (VERsion). Requires doslib (included) and flib. | No |
| Torus Demo 1.1 | miscfargoii92 | Jimmy Mårdell | 2000-07-15 00:00:00 | A demo of a rotating torus. The demo has 180 points with 360 lines. Requires flib. | No |
| UGP Browser 1.00 | miscfargoii92 | David Kühling | 2000-07-15 00:00:00 | A browser for UGP-String pictures. UGP is a graphic file format similar to JPEG or GIF. UGP-STR pics can be grayscale or B&W and can be compressed with pk92lib. Requires brwselib and pk92lib (all included). | No |
| XeTaL 1.15 | miscfargoii92 | Sacha Kaercher | 2000-07-15 00:00:00 | A text editor which is fast and feature-packed. Speed is around 12 times that of the TI-OS text editor and it supports an array of word processing features including 3 font sizes, underline, strikeout, overline, invert, superscripting (like exponents), margins (up to 30 pixels), alignment (left/right/center), word wrap, and picture inclusions. Works with hufflib compression to keep texts small. Requires flib and hufflib (all included). | No |
| Xedit | miscfargoii92 | Benoit Scherrer | 2000-07-15 00:00:00 | A text editor for the TI-92. It's not got anything the TI-OS text editor doesn't (except you can't scroll up), so it's not recommended. It's best use would be for a template on making a better text editor. Requires flib. | No |
| Xinu '92 OS | miscfargoii92 | Bryan Turner | 2000-07-15 00:00:00 | A multitasking OS for the TI-92. Incomplete, but includes the following features: preemptive multitasking, fargo I/II program launching, static memory allocation, semaphores, processes, messages, and keyboard input. DOES NOT WORK WITH ROM 2.1 (TI-92 II/e) | No |
| whizz.zip | miscfargoii92 | Author Unknown | 1999-01-09 00:00:00 | No | |
| test.zip | miscfargoii92 | Author Unknown | 1998-06-03 00:00:00 | No | |
| tv.zip | miscfargoii92 | Author Unknown | 1998-09-08 00:00:00 | No |