Coder Social home page Coder Social logo

ti86progs's Introduction

TI-86 assembly programs

This is a collection of TI-86 assembly programs that I wrote in 2006-2008.

Background

In 2006, I received a TI-86 graphing calculator for high school. My big brother had the same calculator model, and I had seen earlier that it was possible to run games on it.

Soon after I got my own TI-86, I started researching on how to make my own games. At first I fiddled with TI-BASIC, but quite soon I understood that all the serious games had to be written in Z80 assembly to take full advantage of the hardware.

Back then, I published a couple of my programs in ticalc.org.

Since then, I've only made minimal modifications to them so that they can be assembled with SPASM-ng. Originally, I used Assembly Studio 86 which is not available on Linux.

Games

DROD

Clone of the DROD PC game. Includes a level editor and game recording feature.

Gameplay Level editor

Sudoku

Sudoku with 3 skill levels and 9x9 board size.

Yatzy

Yatzy with a Finnish user interface.

Tunnel Snake

Navigate the snake through a tunnel. As you proceed, the levels get increasingly harder.

Noughts and crosses

The winner is the player who gets five noughts or crosses in a row. This is a two-player game, so no computer opponent is available.

Speed

A reaction game with four buttons that you need to keep pressing in the correct order. Idea from Nopeustesti.

Journey

This game is similar to Tunnel Snake but seems unfinished. For example, there's no high scores, the game scrolls infinitely and the difficulty does not increase. This might have been just a prototype of Tunnel Snake.

Other programs

Sudoku solver

Attempts to solve the given Sudoku board. Supports loading board directly from the Sudoku game.

Bignum calculator

Add, subtract, multiply, divide or square large integers.

Calendar

Displays calendar for the given month and year.

ASM to hex -converter

Converts a TI-86 assembly program to an "uncompiled" hex program that can be edited with the built-in TI-BASIC program editor.

Pixel generator

Generates pixels on the screen by choosing an adjacent pixel randomly.

ti86progs's People

Contributors

smibu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.