ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-86 Assembly Source
File Archives

TI-86 ASSEMBLY SOURCE

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

Archive Statistics
Number of files 217
Last updated Friday, 12 June 2009
Total downloads 657,236
Most popular file  Chem86 v1.22 with 7,880 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-86 Assembly Files
routines folder   TI-86 Assembly Routines
86tictac.zip 4k 02-05-12 File is not rated Tic Tac Toe 86
This is a simple 2 player tic tac toe game. It now has halfway commented source code.
86wav.zip 2k 98-05-03 File is not rated 86wav
86wav (PlayWav and other sound utilites)
acidbase.zip 5k 05-01-17 File is not rated Weak Acid/Base Solver v2.4
Using this program you can quickly find the pH of any weak acid or base and is in general a very useful tool for acid/base equilibrium problems. Regarding specifically the source of this file, it may be of interest to know that this program looks and acts exactly like a basic program with the traditional style menus and all. Look at the screenshot for clarification. There is some simple math in this code as well as some displaying. Its pretty simple, so if you are a beginner andwant to learn off it, it would in my opinion be a good way to start! Good luck!
afrobnc.asm 28k 00-09-14 File is not rated AFROSoft BounceBalls Source
Seperate source file to the game AFROSoft BounceBalls
algebra.zip 11k 05-02-03 File is not rated Algebra Solver v2.6
A very useful math application for Algebra I students. It has 3 primary categories: Quadratic Equation, Pythagorean Theorem, and (x1,y1)(x2,y2). The quadratic section solves for however many X intercepts it has (0, 1, or 2), the y-intercept, discriminate, vertex, line of semetry, and weather the graph opens up or down. The pythagorean section will solve for the unknown variable from the pythagorean theorem either A, B, or C. In addition it checks to make sure the triangle is in fact a right triangle. The final section is the point solver. Enter in any two points and it will solve for the slope of the line, the X and Y intercept, midpoint, distance, and will put the equation in Y=M(x) + B form for you. It also works with horizontal and verticle lines! It's pure ASM and very fast!! This program is guaranteed to never give you a wrong answer! Download to make your life easier!
all_phps.asm 3k 99-02-24 File is not rated Test All RC5 Codes with the IR Link v1.3
allsony.asm 5k 99-02-24 File is not rated Test All Sony Codes with the IR Link
alpha.asm 2k 99-08-22 File is not rated Alpha
Source code for Alpha.
apdint.asm 2k 99-01-08 File is not rated Auto Power Down Trigger
aprilfools.asm 5k 98-04-01 File is not rated April Fool's Day Program
Source code to April Fool's Day Program. A little program to annoy your friends on April Fool's day. This program will remap the keyboard on the calculator.
archery.asm 16k 97-12-25 File is not rated Archery 86z v1.0
Source code to Archery 86z v1.0. A simple archery game where you must hit a moving target. Keeps track of your hits and misses.
ark2source.zip 11k 99-12-15 File is not rated Arkanoid 2 v1.02
Arkanoid 2 v1.02 is the ultimate of arkanoid games. It features 256 directional ball movement, grayscale, external levels, specials and more!
arkanoid.asm 30k 99-02-01 File is not rated Arkanoid v1.0
asapasm.asm 4k 98-04-08 File is not rated asapasm 0.9 Beta
asaptrig.asm 8k 98-04-14 File is not rated asaptrig 1.50 Beta
ascii.asm 11k 98-12-01 File is not rated ASCII Finder v1.1
asmos.asm 3k 99-01-07 File is not rated asmOS v1.0
ate.asm 49k 01-04-26 File is not rated Advanced Text Editor v1.0
ATE is an all-purpose text editor designed to replace the built-in TI-BASIC editor. It has such features as word wrap, case-insensitive searching, shortcuts to frequently typed items, auto-indenting, and running basic programs, building asm files, or viewing textview files directly from the editor.
attack86.asm 36k 00-01-30 File is not rated Tetris Attack 86
Source of the 86 version of Tetris Attack
avalanch.asm 14k 97-11-10 File is not rated Avalanch 86 v0.9 Beta
Source code to Avalanch 86 v0.9 Beta. Ported from the TI-83 by Ahmed El-Helw. A game where you must dodge the icicles. Three levels of difficulty.
banchor_source.zip 162k 09-06-12 File is not rated Banchor: The Hellspawn v1.10
Source code to my RPG for the TI-86, Banchor.
baseball.zip 11k 99-01-23 File is not rated Baseball '99 v0.5
bbtdsource.zip 156k 03-01-12 File is not rated Blinded by the Dark - the Source
The source to Blinded by the Dark. Not recommended for young children or the elderly. (v1.2)
bd.zip 11k 97-08-22 File is not rated BoulderDash v1.0
Source code to BoulderDash v1.0. Clone of the classic game for the Atari, Amiga, PC, Nintendo, and Gameboy. Objective is to search each cave and collect as many jewels as possible, while dodging falling boulders and other enemies, in a short time peroid.
belchmath.zip 85k 03-12-09 File is not rated Belch Math v4.65
Belch Math v.4.65 is a math program which calculates the volumes of cubes,cylinders, spheres, rectangular prisms, pyramids, and cones. Belch also has a Pythagorean Theorem function for calculating a,b, or c when two are given and a slope function, for finding the slope of a line when given two points. Belch Math is brought to you by nKproductions. This new verson is much smaller than the original basic version and even fixes a couple mathamatical errors. It was created to look exactly like a basic program and be smaller in size. It does look exactly like a basic program even the menu system is the same. Menu86 found in the http://www.ticalc.org/pub/86/asm/routines/ folder was used to create the menus. It is very small and takes up hardly and bytes. BMP2ASM was also used to compress the pictures within the program and is an internal compressor thus another program is not needed. Lite 86 II was used to compress one of the three program, and saved many bytes as well. I tried using it to compress all three programs but there were complications. All in all this ASM version cut down the basic size by 33% or 2430 bytes! And everyone always said that assembly math would increase the size of your programs. If you have any questions al att about 86 assembly math, please e-mail me at moran@ticlac.org even if you are interested in porting yout 86 basic math program to assembly! I will be more than willing to help.
blank.asm 1k 98-02-14 File is not rated Blank Screen! v0.05
Source code to Blank Screen! v0.05. A simple program to blank your screen if a teacher is coming.
bloat.zip 3k 98-04-02 File is not rated Bloat v0.92
Bloat 0.92 (LZSS compression & decompression routines)
blocked.asm 46k 00-04-15 File is not rated Blocked In v1.3
An amusing puzzle type game where you move a man from start to finish by pushing blocks to the side. This source is very well commented throughout most of it, maybe even a little too much detail...
bm86.asm 29k 00-01-30 File is not rated Blockdude 86
Source of the 86 version of blockdude
bomberb.zip 30k 99-03-08 File is not rated Bomberbloke v0.96
BomberBloke is a remake of the popular game, Bomberman, for the TI 86 calculator. This version of the game has quite a few differences to others though : As well as a single player mode, BomberBloke also includes support for games with up to four play
boom.asm 31k 98-08-12 File is not rated Boom! v1.0
Source code to Boom! v1.0. A crazy game where you must catch bombs thrown over a wall by some crazy man. You have three buckets to use. And everytime you miss you lose a bucket.
boxworld.asm 7k 97-12-21 File is not rated BoxWorld v1.0
Source code to BoxWorld v1.0. A puzzle game in which the object is to get rid of all the boxes. This is similar to the game Sokoban. Right now there are four levels.
brix86.asm 17k 98-12-14 File is not rated Brix 86 v0.1 Beta
bunny.zip 2k 02-04-08 File is not rated Bunny Source Code
This is an updated source code for Bunny, a graphic program. It has a description for every line.
byron03.asm 10k 98-08-16 File is not rated Byronic Shell v0.3
calcgard.asm 3k 98-05-22 File is not rated Calculator Guardian v3.0
calendar.asm 24k 98-06-14 File is not rated Calendar 86z v1.1
cars.asm 25k 99-07-20 File is not rated Cars v1.6
Source for Cars v1.6
centipde_src.zip 73k 09-06-12 File is not rated Centipede v1.11
Source code to Centipede v1.11.
charput.asm 8k 99-03-17 File is not rated Charput 1.6
cheetlv1.asm 1k 98-11-09 File is not rated Cheetah Levels for Orzunoid
cheetlv2.asm 1k 98-11-09 File is not rated Cheetah Levels 2 for Orzunoid
chem86.asm 55k 97-12-02 File is not rated Chem86 v1.22
cm86src.zip 14k 02-05-21 File is not rated Chessmaster 86 Source
Source for the popular TI 86 chess game.
colmake.asm 1k 00-09-07 File is not rated Make a Column Cordinate
turn the x cordinate at the end of the last string displayed with the small font
contrast.asm 2k 98-11-15 File is not rated Contrast v1.1
conv.asm 2k 98-01-04 File is not rated Conv 1.1
Converts string to program
convmenu.asm 1k 98-04-04 File is not rated Conversion Menu
covertop.zip 6k 03-06-28 File is not rated Covert Operation v2.4
Covert operation is a program made mainly for z80 programmers looking to learn how to make programs using Menu86 v1.4, a routine I made earlier this year that draws the 86 basic menus. This program simulates the 86 memory menu. It does all the functions of the menu except resetting the memory. If it did, it would be considered a fake memory clearing program, which this is not. Instead it comes up with a **new error** if you try resetting the memory. If you re looking to write z80 asm programs using the same basic menus that the 86 uses it would be of use to download "Menu86 v1.4" as well, which has another example program of how the routine works.
crapong.asm 11k 99-02-01 File is not rated Crapong v1.4
crs.asm 1k 98-04-10 File is not rated Custom Menu Pointers
cymbol.zip 3k 98-12-05 File is not rated Cymbol Mathematical Platform v0.3a
defender.zip 12k 98-12-05 File is not rated Defender v1.0
delatoz.asm 2k 00-09-07 File is not rated Delete A to Z
will delete all one letter variables on the calc
delstat.asm 4k 98-08-25 File is not rated Delete Stat Variables v2.0
diamonds.asm 34k 00-02-26 File is not rated Diamonds v2.0
Source to Diamonds 2.0
dice.asm 12k 98-02-18 File is not rated Dice Roller v1.0
Source code to Dice Roller v1.0. A program that displays two random dice on the screen.
disasm86.asm 15k 98-10-24 File is not rated Disasm86 v1.0.1
dle.asm 24k 00-02-26 File is not rated Diamonds Level Editor v2.0
Source to Diamonds Level Editor 2.0
do_menu.zip 2k 05-03-07 File is not rated Do_Menu Function
This function outputs a bar menu similar to the TI-BASIC's menu() command. It is very easy to use. An example is included. Have fun!!!
dqsrc.zip 64k 02-04-02 File is not rated Dragon Quest Source
Source for the revolutionary RPG by Biobytes
dsound86.asm 5k 97-10-25 File is not rated David's Sound Demo v1.0c
dstar.asm 16k 97-10-12 File is not rated DStar v1.0
Source code to DStar v1.0. A puzzle game where you must collect all the clear balls by running over them. You control either the dark ball or the dark box (you can switch between them). The dark ball can be used to collect the clear balls, while the dark block can only be used as a movable wall of sorts, it will stop at clear balls. Both objects continue moving in the direction chosen by you until they hit something else, except when the dark ball hits a clear ball. There are 25 levels in this version, 20 from the HP48 version and 5 from the TI-83 version of this game.
duckhunt.zip 8k 98-04-27 File is not rated DuckHunt v1.5
Source code to DuckHunt v1.5. Ported from the TI-83 by Ahmed El-Helw. Clone of the NES game where you must shoot down the flying ducks.
dwsrc.zip 67k 02-04-02 File is not rated Dragon Warrior 86 Source
Source for the revolutionary RPG clone by Biobytes
e2modled.zip 4k 98-07-21 File is not rated Expander II Module Port Example
Shows how to use the Expander II module port on a TI-8X calculator
e2src86.zip 22k 99-07-17 File is not rated Expander2 TI-86 Driver Source
Expander2 TI-86 Driver Source (GPL'd)
effects.zip 8k 00-04-15 File is not rated Screen Effects!
4 cool screen effects - Wipe Left, Wipe Right, Wipe in, and one that sort of wipes to the center in a square spiral like fasion. In each source, a picture is decompressed and then after a key is pressed the effect will take place.
epad86s.zip 4k 99-08-22 File is not rated EditPad 86 v.82 Beta
Source code for EditPad 86 v.82 Beta.
exact.asm 4k 98-04-27 File is not rated Exact Radical v1.0 Beta
fatfont.asm 8k 97-09-01 File is not rated FAT Font 86 v1.0
fdown86.asm 9k 99-01-23 File is not rated FallDown v1.4
fifteen.asm 107k 98-10-12 File is not rated Fifteen Game
fishswim.zip 1k 02-04-15 File is not rated Fishswim Source Code
This is the updated source code to the graphic Fishswim. It has a description for every line.
flysrc.zip 1k 02-04-02 File is not rated Fly Source
Source for my super cool game, Fly!
frogger.zip 6k 98-08-12 File is not rated Frogger v1.0
Source code to Frogger v1.0. Clone of the classic game for the PC. Guide your frog across busy streets and water without getting hit. You must do this five times for each level. Levels get harder as you go on.
frogguts.zip 10k 99-01-22 File is not rated FrAWgGutS v1.2
frogkill.asm 19k 99-02-24 File is not rated Frog Killer v1.0
galaxian.asm 55k 99-01-02 File is not rated Galaxian v2.05
geometry.zip 77k 03-03-08 File is not rated Geometry Solver v2.4
This program lets you solve for any variable from 26 different formulas from 15 different geometric shapes. This source has been very well documented. It shows how to execute assembly programs, display sprites, drawing verticle and horizontal lines, and displaying text. Also includes a calculator shutoff routine, calling other assembly programs, and many others. I am a beginner asm programs and I guarantee that this file can help you, it is very user friendly to follow along with.
grade86.asm 3k 98-05-27 File is not rated GradeFinder86 v1.0
gsl.zip 7k 98-03-22 File is not rated Gray Scale Library 1.0
gtxsrc.zip 10k 02-04-02 File is not rated Galactix Source
Source for my super cool game, Galactix
hanoi.asm 23k 98-11-10 File is not rated Tower of Hanoi v0.1
hexedit.asm 10k 99-02-24 File is not rated Hexedit v3.0
i.asm 1k 98-04-10 File is not rated i v1.0 (reduces imaginary exponential numbers)
invade.asm 28k 99-03-17 File is not rated Invader v1.0
Space Invaders, shoot em up type game
invaders.asm 26k 98-06-06 File is not rated Space Invaders v1.0
Source code to Space Invaders v1.0. A classic space invaders game. Similar to Galaxian, but slower.
invcycle.asm 1k 99-08-22 File is not rated Inversion Cycler v1.1
Source code for Inversion Cycler v1.1 - NOTE: If you're programming a user interrupt, check this out: Run the program once, it installs. Run it again, it uninstalls.
invert.asm 1k 97-10-14 File is not rated Invert
invert2.zip 7k 98-02-15 File is not rated Invert
ir_phlps.asm 13k 98-09-09 File is not rated IR Remote Control for PHILIPS v1.2
ir_term.zip 7k 99-02-01 File is not rated IrTerm v3.1
irremote.asm 4k 99-02-24 File is not rated IR Remote
jezzball.asm 36k 00-02-19 File is not rated Jezzball 86
A port from the ZShell game with the same name.
jmv.zip 5k 98-06-18 File is not rated JMemView v2.0a
killhook.asm 1k 98-05-08 File is not rated KillHook
KillHook (destroys all hooks)
kollums.asm 45k 97-08-31 File is not rated Kollums v2.0
Source code to Kollums v2.0. A columns clone. A game similar to tetris where sets of three blocks drop and you have to line them up. You can switch the order of the blocks as they fall, so you can line them up. When you get three in a row, either horizontally, vertically, or diagonally, they disappear. Features different levels of difficulty, high scores, and resume game.
kotfsrc.zip 22k 02-04-02 File is not rated King of the Fighters 86 Source
Source for the revolutionary Fighter by Biobytes
kshell.asm 5k 98-04-05 File is not rated KShell
KShell (improved TI program menu)
lander.zip 4k 98-06-18 File is not rated Lunar Lander II v0.98 Beta
Source code to Lunar Lander II v0.98 Beta. The classic game Lunar Lander. Guide your space ship to land on the landing pad without running out of fuel.
launcher.asm 5k 98-08-25 File is not rated Launch Pad v0.1
lcdinter.asm 1k 98-02-08 File is not rated LCDInter
lemsrc.zip 40k 00-08-02 File is not rated LemmingZ
it's hte LemmingZ source code. Relased under Open Source. Hope you all learn lots from it :)
licalc2root2sp.zip 27k 04-03-27 File is not rated LICALC2 & ROOT2sp
A linear calculator that calculates distance(in simplified radical and numerical form), midpoint, and equation. IT SHOWS ALL THE WORK!!!!!!!!!!!!!!!!!!! Theis is a direct prot from the Basic version. It includes most if not all concepts you would need if you wanted to create your own 86 ASM math program. This program is designed to look exactly like the 86 version, thus to create this file a routine had to be used to create the 86 basics menus. I used Menu86, a small 150 byte routine that draws the menu and allows for insertion of text anywhere within the menu. It works wonders. Any questions about 86 assembly math can be answer by e-mailing me at morgan@ticalc.org. Thank you Steven for letting me port your program to asm, it was fun and chalenging even considering that I still do not know how to reduce roots!!
lined.asm 1k 98-02-07 File is not rated Lined 0.1 Beta
logo.asm 2k 99-01-02 File is not rated Gameboy Startup Logo
lovetest.asm 2k 01-02-16 File is not rated Cheater's Toolbox v2.0
Utility which allows you to cheat in ztetris and Insane Game. Ideally suited for multiplayer! Port of Usgard version by Patrick Davidson.
lunoid86.zip 5k 98-08-12 File is not rated Lunoid 86 v1.3
Source code to Lunoid 86 v1.3. A breakout clone. Features five different speeds and different universes or levels.
mastmind.asm 12k 00-12-04 File is not rated Mastermind v1.1
The classic puzzle game of mastermind brought to the TI-86. You have 7 chances to correctly predict 4 hidden balls.
mdssrc.zip 1k 02-04-02 File is not rated Magic Dollar Seeds Source
Source for the mini-strategy game, MDS!
megacar.zip 9k 01-01-06 File is not rated Megacar v1.1
A fast-paced birds-eye-view racing game. Features black and white graphics, fast scrolling, high scores with initials, eight external levels, and an external Windows level editor.
memcheck.asm 1k 98-08-11 File is not rated Mem Check v0.5
memgone.asm 1k 98-09-09 File is not rated Memory Gone
A program that will erase all your memory when you run it.
memview.asm 6k 97-07-27 File is not rated Memview 1.1
menu86.zip 4k 03-10-07 File is not rated Menu 86 v1.4
TI-86 menu drawing routine. Very helpful, if you need a menus for your assembly program, or are trying to port a program directly from TI-86 Basic language. Right now the routine itself is only 159 bytes. It also has easy access to display text inside the menu. Also included is the ability to choose from the two different types of menus.
minefld.zip 15k 99-01-03 File is not rated Minefields v1.0
minigame.zip 3k 02-11-20 File is not rated MiniGame
A game that i will be updating regularly with new features. feel free to email with bugs/tips/suggestions. this is meant to help other people learn asm programming
mmx.asm 12k 98-04-16 File is not rated Scrolling MMX
modetogg.asm 3k 98-08-25 File is not rated Mode Toggler v1.0
molmass.asm 19k 98-11-10 File is not rated Molar Mass
monopoly.asm 46k 00-12-10 File is not rated Monopoly v0.75 Beta
The popular board game for your calculator. This version includes some minor updates that make the game basically playable for two players, including auctions and trading between players 1 and 2.
movingship.zip 3k 02-05-23 File is not rated Moving Ship Example
This is an example of how to make a ship, or any object for that matter, move using only assmebly. This program does nothing but move a ship around. Source code is included, and no that is not my real name.
mse.asm 9k 98-09-30 File is not rated Mini-Shell Enhanced v1.4
name86.asm 10k 98-01-07 File is not rated Name 86
nbtoggle.asm 3k 98-08-25 File is not rated Number Base Toggler v1.0
newfrac.asm 4k 98-03-21 File is not rated newFrac 1.0
nibbles0.zip 3k 98-08-15 File is not rated Nibbles 0
Source code to Nibbles 0. Compact nibbles game with five different speeds.
on86.asm 13k 00-09-28 File is not rated On86 v3.1
On86 prompts for a password every time your TI-86 is turned on, unlike other password programs which need to be running in order for you to shut the calc down. On86 features a customizable password of up to 15 keys, a customizable name, it can be enabled/disabled, and the password will remain even if On86 is deleted.
orzcon86.asm 11k 99-08-22 File is not rated Orzunoid Level Converter v.5 Beta
Source code for the Orzunoid Level Converter.
orzed86.asm 18k 99-08-22 File is not rated Orzunoid Level Editor v.8 Beta
Source code for the Orzunoid Level Editor.
orzunoid.zip 8k 98-08-12 File is not rated Orzunoid v1.3
Source code to Orzunoid v1.3. A breakout clone. Features five different speeds, high scores, bonuses, and external levels.
pacman99.asm 43k 98-10-23 File is not rated Pac-Man 99 v0.3
parse.zip 1k 98-05-08 File is not rated Parse
Parse (parser hook example)
patch.asm 1k 98-06-02 File is not rated Down + Left Patch v1.0
pathfind.zip 11k 01-08-05 File is not rated Pathfinder routine
documented breadth-first pathfinding routine + example program and included sourcem
pause1.asm 1k 00-09-07 File is not rated Pause1
a deliberately annoying ending to a program I wrote- this is a slightly more advanced "hello world" type learning program
pede86.zip 28k 98-02-19 File is not rated Pede v1.0
Source code to Pede v1.0. Clone of the classic Centepede game for the Atari.
phatlvls.asm 1k 97-10-22 File is not rated Phat Levels for Orzunoid
phsolver.zip 276k 03-11-29 File is not rated Physics Solver v2.4
Imagine being able to not have to pay attention in your Physics class ever again!! This program will let you solve 140 physics equations for **ANY VARIABLE** within each equation. Not only can you solve for whatever you want, but this program is easier to use than than the calculator's own Operating System. It also features the ability to only load certain subject on your calculator when you need them since they are divided up by subjects (24 programs total,) this will save you a lot of space! Finally if you and/or your friends struggle in Physics you need to get these programs, they exist for nearly every programmable TI Graping calculator, so check em out and start getting better grades today!
pic86.zip 6k 04-02-08 File is not rated TI-86 iStudio Viewer 3.1
This views code made with iStudio, any z80 format. You simply put the data in the source where it belongs, define which option (FIX), and compile it. It can view B/W uncompressed, B/W RLE, B/W VRLE, 4 grey uncompressed, 4 grey RLE, 4 grey VRLE, 8 grey uncompressed, 8 grey RLE, and finally, 8 grey VRLE. The source can be edited in a number of ways to make the final prouct smaller, but only experts can do it correctly (that usually means ask for my help). Up to 3449 byte programs with source 'as is'. Comes with a sample VRLE compressed 8 grey picture (RBP2 Logo). The menu was deleted and teh code completely rewritten for size. W/O picture data the entire code is a whopping 377 bytes, 191 instructions, and 1940 clock cycles.
picview.asm 4k 98-08-11 File is not rated Picture Viewer v0.5
pj.asm 23k 97-10-21 File is not rated Plain Jump v1.1
Source code to Plain Jump v1.1. A game where you steer your ball over a three dimensional plane with lots of holes. Features fast 3D graphics, high scores, and external levels.
poke.asm 43k 98-02-02 File is not rated Poke v1.0
Source code to Poke v1.0. A game that is a combination between Breakout and Frogger. You must try to hit the moving target at the top of the screen without hitting any enemies. You lose points if you miss!
poker.zip 10k 98-11-29 File is not rated Poker-86 v2.00
prdc86p.zip 15k 98-12-23 File is not rated Periodic Table+ v3.3
racer.asm 14k 99-03-10 File is not rated Big, Bad Racer
radiusource.zip 3k 00-04-04 File is not rated Radius 86 Source
Source to Radius 86
rbladesource.zip 28k 02-06-19 File is not rated RBlade v4.1 Source
This is the complete source code of my game RBlade.
register.zip 5k 98-02-19 File is not rated Register Displaying
repton.asm 62k 97-10-22 File is not rated Repton v0.9 Beta
Source code to Rapton v0.9 Beta. Clone of the classic Repton 3 game for the Acorn BBC Micro. Contains the original Repton screens. You must collect all the diamonds, the golden crown, and kill all the monsters before you can defuse the time-bomb in each screen. Beware of falling boulders and other enemies.
rhino.asm 1k 98-03-17 File is not rated Rhino
rlevel.zip 1k 99-02-08 File is not rated Robert's Levels for Orzunoid
robotwar.asm 14k 99-02-12 File is not rated Robot Wars
rom86.asm 2k 98-03-17 File is not rated ROM Dumper 2.1
rterm86.zip 3k 98-08-16 File is not rated RTerm v0.4
Source code to RTerm v0.4. A program used in conjunction with a 9600 bps modem to allow your calculator to connect to your ISP or BBSs. You can also link to calculators together and use this program as a chat program.
sc2k.asm 63k 98-10-03 File is not rated SIM Community v2.21
scroll.asm 6k 99-11-05 File is not rated Scrolling Demo
Source code to a VERY fast grayscale scrolling demo
scroll8.zip 25k 98-06-18 File is not rated [8 grays] 6 Scrolling Grayscale Pictures
secure86.asm 9k 98-05-26 File is not rated Secure86 v3.0.0
sierp.asm 3k 98-02-15 File is not rated Sierpinksi Triangle
sierp86.asm 1k 97-08-08 File is not rated Sierpinski's Triangle v1.1
sketchpd.asm 13k 98-09-19 File is not rated Sketch Pad v0.1
skysrc.zip 1k 02-04-02 File is not rated Skydive Source
Source for the game by Biobytes, Skydive
slide.asm 1k 98-03-16 File is not rated Slide
slowint.asm 1k 99-08-22 File is not rated Slow Interrupt
snap86.asm 1k 97-12-24 File is not rated SnapShot
snddemo.asm 4k 98-05-11 File is not rated Sound Demo v1.0
soft.zip 1k 99-01-02 File is not rated Soft Scroll 86
solytare.zip 10k 98-06-01 File is not rated Solytare v2.1
Source code to Solytare v2.1. Clone of the classic card game Solitaire. Features one or three card draw and a fast moving arrow which acts as your mouse.
sprited.asm 17k 98-05-02 File is not rated Monolyth Sprite Editor v1.0
sprites.zip 13k 02-09-30 File is not rated Big collection of TI-8x ASM sprites
*Big* collection of sprites for TI-8x ASM programs. Contains 8x8, 8x12, 8x16, 16x16, animated, and grayscale sprites in 19 categories. Even has a sprite of Pink Floyd's "Dark Side of the Moon" album art! :-)
sqrxz.zip 32k 98-07-04 File is not rated Sqrxz v1.0
Source code to Sqrxz v1.0. Sqrxz is similar to Mario Bros. and a clone of the PC game. The goal is to control an ugly bug (a Sqrxz) through a dangerous world filled with traps and enemies such as Blobs, Hedgehogs, Bats and more. Features a virtual screen, three different speeds, external levels, and a DOS level editor.
squarez.asm 10k 97-09-26 File is not rated Squarez
Source code to Squarez. A simple puzzle game where you move aroudn different pieces on a board. The goal is to create 3x3 blocks, which will cause them to disappear. There is a time limit. Includes a dorp key, pause feature, and high score.
stardemo.asm 25k 99-07-03 File is not rated StarDemo v1.0
This is a neat 2 layer star scrolling demo i wrote to help people learn asm
stoich86.zip 3k 04-03-16 File is not rated Stoichiometry-86 v2.4
A decent Stoichiometry program for chemestry students. It does many useful conversions, including moles and particle masses. It is a direct port from the BASIC files and it 524 bytes smaller in size. The purpose of this program is to prove that 86 ASM math is in fact smaller to produce than BASIC as so many people have previously thought. It is a DIRECT port and includes calc shutdown capabilities and all original features found in the BASIC program made by Jay Maus. This program uses Menu86.asm as a means of creating the menu system that the 86 is known for.
strprmpt.z80 1k 98-01-15 File is not rated Prompt for a String
syscheck.asm 6k 98-08-25 File is not rated System Check v0.2
sysmon.asm 2k 98-10-24 File is not rated System Monitor v0.1
systman.asm 11k 98-08-25 File is not rated System Manager v0.1
test.asm 1k 97-08-22 File is not rated Test Program
testint.zip 1k 98-06-18 File is not rated Interrupt Demo Program
thx1138.asm 17k 98-05-17 File is not rated THX 1138 v2.0
Source code to THX 1138 v2.0. A one player tron game where you must steer the line around the playing field for as long as possible without hitting the walls or yourself. Features five different speeds.
ti86mon.asm 64k 98-02-19 File is not rated TI86MON 2.0
ti86sprite.asm 3k 98-01-16 File is not rated TI-86 Sprite Demo
tictac.asm 5k 98-06-07 File is not rated Tic-Tac-Toe v1.0
Source code to Tic-Tac-Toe v1.0. A simple two player tic-tac-toe game. Doesn't tell if you if won.
til.asm 8k 98-07-29 File is not rated TiL v1.11
A text viewer that features small fonts, bookmarks, scrolling, VAT support, and RAM paging.
timeint.asm 3k 98-01-19 File is not rated Interrupt Handler Power Saver
tinverse.zip 1k 00-03-22 File is not rated Text Inverse 86 Source
The source code to Text Inverse 86
toh.asm 10k 00-05-19 File is not rated The Tower of Hanoi
The classic puzzle with a new twist
tokens.asm 1k 98-02-13 File is not rated Tokens
torus.zip 4k 99-02-02 File is not rated Torus
trctanld.zip 1k 98-04-23 File is not rated Graph 'Hook' (draws tanget line on a graph)
trgghlp.asm 7k 98-03-16 File is not rated Trigg Helper 0.5 Beta
triangle.asm 2k 98-03-21 File is not rated Triangle Tester
trigmode.asm 2k 97-12-23 File is not rated TrigMode
trigmtry.zip 105k 04-05-14 File is not rated The Trig Machine v3.6
THE ULTIMATE TRIANGLE SOLVER! Simply stated this program will solve for any angle or side of a triangle that you don't know. Input any variation of 3 different angels or sides and the program will automatically find and solve the resulting unknowns. The program also displays an option of viewing the area of each triangle. There are two different ways to view the results, including a graphical display and a list option. In addition the program also checks and makes sure that the triangle is in fact a real triangle. An error is displayed if it is not. This is a direct ASM port from the BASIC version and is 53% smaller in size and of course runs faster. It looks and acts exactly as the original does and includes a "teacher key" and exit key from any menu.
trigtogg.asm 3k 98-03-09 File is not rated Trig Toggle 2.0
trimount.asm 18k 98-11-19 File is not rated TriMounts 86 v0.1
tron86.asm 8k 97-10-14 File is not rated Tron86 v1.5
Source code to Tron86 v1.5. Ported from the TI-85 by Alan Bailey. A two player game where you must try to run the other person into the wall.
tunnel.asm 5k 98-11-10 File is not rated Tunnel v0.1
turing.asm 13k 98-03-01 File is not rated Turing Machine Simulator
txr_src.zip 15k 02-03-03 File is not rated TxR
A Racing Game. Full Source Code Included.
vert86.asm 119k 98-09-12 File is not rated Vertigo v0.94
Source code to Vertigo v0.94. A game of skill for the TI-82, TI-83, TI-85, and TI-86 calculators. Guide your ball to the gem stone on each of the 50 levels. The levels are displayed from an isometric 3D view, and are shown in grayscale on the TI-85 and TI-86. Also features an on-calc level editor.
vexed.asm 22k 97-10-05 File is not rated Vexed v1.3
Source code to Vexed v1.3. Clone of the Gameboy mind game originally called Puzznic. The object is to clear the board of the patterned blocks. When two or more of the same type of block are touching, they disappear. There are 59 levels in this version.
wakagmba.asm 14k 98-10-27 File is not rated Wak-A-Goomba v2.1
walk.asm 4k 99-02-01 File is not rated Walk da Dogg!
war86.asm 11k 98-11-19 File is not rated War86
worm.zip 2k 99-01-02 File is not rated Peaworm v0.9
worms.zip 21k 99-06-13 File is not rated Unfinished Worms Game
An unfinished Worms game!
xcursor.asm 1k 98-04-04 File is not rated X-Cursor
yugi2.asm 3k 98-10-05 File is not rated Yugi2
zblitz.zip 14k 98-09-27 File is not rated Z-Blitz v0.72
zcasino.asm 40k 00-02-19 File is not rated ZCasino 86 v1.0
Casino game including BlackJack, Poker, and a slot machine.
zdist.asm 2k 98-04-25 File is not rated ZDist v0.5 Beta (distance, midpoint, slope of two points)
zeldasrc.zip 120k 00-11-13 File is not rated Zelda 86 source
The full source code to Zelda 86 and ZEdit
zkart3d.zip 3k 98-08-15 File is not rated Z-Kart 3D v3.1
Source code to Z-Kart 3D v3.1. A game where you try to steer yourself inside a track for as long as possible. Features five different speeds and a high score.
zreduce.asm 4k 97-09-06 File is not rated ZReduce 1.2
ztatuz.asm 5k 98-10-24 File is not rated Ztatuz v0.1
ztetris.zip 9k 98-08-13 File is not rated ZTetris 86 v1.1
Source code to ZTetris 86 v1.1. The best tetris game for any calculator. Features linking play between a TI-82, TI-83, TI-85, TI-86, or TI-92, 21 levels, high scores, teacher key, 16 different background patterns, and pausing.

  Copyright © 1996-2009, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer