The TI-83 was released as the successor to the TI-82 and featured a newer, more contoured case design that has since been used on all of TI's newer calculators. The TI-83 features backwards compatibility with TI-82 programs and some newer financial functions, but by far the most notable aspect of this calculator is built-in assembly programming. CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features. CEmu works natively on Windows, macOS, and Linux. For performance and portability, the core is programmed in C and its customizable GUI in C with Qt. CalcEm: TI-82/83 emulator for Windows Overview It was the first emulator for Texas Instruments calculators with public source code. CalcEm is capable of emulating Texas Instruments calculator models 82 and 83.
INTRODUCTION
The TI-83 was released as the successor to the TI-82 and featured a newer,more contoured case design that has since been used on all of TI's newercalculators. The TI-83 features backwards compatibility with TI-82 programsand some newer financial functions, but by far the most notable aspect of thiscalculator is built-in assembly programming capability supported by TIitself. This advance saved curious programmers the trouble of 'hacking' thecalculator themselves to achieve this functionality, and marked the beginningof TI's embracement of assembly programming. The TI-83 was a popular programming platform, but has now been replaced by the TI-83 Plus, an updated model.
PHOTO
Click for a larger version.
MODEL SPECIFICATIONS
TI-83 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
OFFICIAL INFORMATION
» TI Connect for the TI-83
» TI-Graph Link for the TI-83
» Guide Books from Texas Instruments
OFFICIAL UPGRADES
» TI Connect
The TI Connect is the latest link cable produced by TI. It has a higher data transfer rate than the TI-Graph Link cable. It's a USB cable and lets you transfer data files (such as programs) between your calculator and your computer.
» TI-Graph Link
The TI-Graph Link is the older link cable produced by TI. It does not have as high of data transfer rate, but it does work wih almost all calculators. It connects to your serial port and like TI Connect is widely used to transfer data files (such as programs) between your calculator and your computer.
ROM VERSIONS
From time to time, TI will update the internal code of their calculators towork around bugs, optimize functions, and even add features. This results inseveral versions of each calculator in the marketplace. You can check the ROMversion of your TI-83 using the following key sequence and reading the numberon your screen:
[MODE] [ALPHA] [S]
WARNING: After entering the above key sequence, DO NOT PRESS ENTER! If youdo, your calculator's memory will be erased. Press any other key to exit backharmlessly.
Known ROM versions:
- 1.10001 (TI-82 Stats)
- 1.02
- 1.03
- 1.04
- 1.06
- 1.07
- 1.08
- 1.10
- 1.11fr7 (TI-82 Stats.fr)
UNOFFICIAL UPGRADES
» IR Link
The IR Link allows you to control infrared devices from your calculator orcommunicate with other calculators (to play games or chat) over a wirelessconnection.
» Link Cables
Link cables let you transfer data files (such as programs) between yourcalculator and your computer.
» Power Extension Page
The Power Extension instructions will show you how to use AA (instead of AAA)batteries without making any modifications to your calculator.
» TI-83 Turbo Page
These modifications to your TI-83 can overclock the calculator to 3-4 times itsoriginal speed.
BASIC PROGRAMMING
BASIC programming on the TI-83 is nearly identical to that of the TI-82.
» TI-82 BASIC Tips & Tricks Vol. 1 by David Dynes
» TI-83 BASIC Tutorial by Jacob W. Tatay
» The Vortex: TI-83 BASIC Programming by Wes Cronk
» TI-83 Plus BASIC: A Beginners' Guide by Boris Cherny
» TI-Basic Developer
» Tutorials at TI-Freakware
ASSEMBLY PROGRAMMING
Assembly language programming capability is built-in to the TI-83.
» The Guide by Jimi Malcolm
» TI-83 Assembly Logs Vol. 1 by Phil K
» TI-83 Assembly Logs Vol. 2 by Phil K
» TI-83 Assembly Logs Vol. 3 by Phil K
» TI-83 Assembly Logs Vol. 4 by Phil K
» TI-83 Assembly Logs Vol. 5 by Phil K
» TI-83 Assembly Logs Vol. 6 by Phil K
» TI-83 Assembly Logs Vol. 7 by Phil K
» TI-83 Assembly Logs Vol. 8 by Phil K
» Tutorials at TI-Freakware
» WikiTI
EMULATORS
Several emulators are available to let you simulate TI calculators on yourcomputer. To locate available emulators and learn how to download a ROM image from your calculator, see ourEmulators page.
Texas Instruments - TI-xx Series Emulators
Ti-83 Emulator For Iphone
Name | Description |
CalcEm | TI-82,TI-83 A basic and no-nonsense representation of the original. |
Classic99 | Classic99 is a freeware TI-99/4A emulator for Windows 9x. Classic99 runs most of the existing ROMs, some of which are bundled with the package, under license from Texas Instruments. Source code is included in the zip. |
Emu-92 | TI-92 Features twice as much memory as a real TI-92, automatic state saving and loading, and a choice of four different color schemes. Requires that BIOS ROM image be named 'ti92mod.bin.' |
EMU83 | TI-83 Very good compatibility with speed throttling for games, and a good debugger. |
Emulator86 | TI-86 One of the more accurate emulators. Features file-loading support with (and without) a Graph-Link, screen shots, and a debug mode. |
TI-83 Plus Development Tools | TI-83 The official development release from Texas Instruments. |
TI-8x emulator | TI-8x Multiple machine support: TI-82, -83, -85, and -86. Quite a few features including graphlink support, speed control, and a debugger. |
TI99/4W | This emulator emulates the TI-99 calculator. That is about all I know about it. |
TIemu | TiEmu is a multi-platform emulator for TI89 / TI89 Titanium / TI92 / TI92+ / V200PLT hand-helds. |
Tiger | TI-92 Support for ROM in 1MB-2MB sizes, 128K and 256K RAM, and Fargo. |
TIGraph | TI-85 Features a virtual keypad interface instead of redefining keys, and is very stable. Also uses very few system resources compared to its competitors. |
V9T9 | This is a nice, but no longer supported by its author, TI-99 emulator for DOS. It runs most TI-99 games and programs but it might be a bit hard to get to work on newer machines, since it involves some config file editing. This is a fix for the emulator if it doesn't detect your computer as faster than a 386. This is the source code for V9T9. You'll need these TI-99 ROMs for the emulator to be able to run games and BASIC and all that other neat stuff. |
Virtual 86 | TI-86 Improved documentation, but still has compatibility issues. |
Virtual TI | TI-8x Emulates the TI-82, -83, -83 Plus, -85, -86, -89, -92, -92 Plus, and -92 II calculators. Features a debugger, and is very fast. |
Win994a TI-99/4A Simulator | Win994a is a TI-99/4A simulator written by Cory Burr that installs and runs in the Windows environment. It was written to simulate the TI-99/4A, not to emulate it perfectly. |
Ti 83 Emulator Pc
Texas Instruments - TI-xx Series Emulators on Other Platforms
Linux (4)Macintosh (4)
Consoles
-- Nintendo DS (1)
-- GP2X (1)
Windows
Linux
Macintosh
Consoles
iOS (iPhone)
Android
Windows Mobile
Others
Other Releases
Music
Hacks
Savestates
Cheats
Movies
Translations
ROMs (Public Domain)
Frontends
Technical Documents
Extenders
Utilities:
General
Auditing
Cheating
Development
Game Modification
Music Playback / Manipulation
Plugins
Affiliates
Game Hacking.org