Karma Universe - demuynck.org My Programs
TI-82 ASM Corner :: My Programs Back | Home | Search
  • Minesweeper v2.2 TI-82
      Screenshot Minesweeper The classic Minesweeper game.
      Works in both Ash 3+ and Crash 1.1+. TI-83 Ashell and TI-83 SOS versions are downloadable below
      Features : Customizable boardsize and mines (up to 25x25 with 255 bombs), flags, question marks, automatic clear, ...

      Ports to other platforms :
    • TI-83 Minesweeper v2.2 for SOS (ZLIB required)
    • TI-83 Minesweeper v2.2 for Ashell
  • Attrib v1.1 (CrASH 1.6 version)
      Screenshot Attrib A utility that will allow you to change the name of a program, to lock or unlock programs and to hide/unhide programs. It is also possible to hide programs in TI-OS only, and NOT in CrASH.
      The source is included
      Works in CrASH 1.6+

      Ports to other shells :
    • Attrib v1.1 (ASH 3.0 version) (has some limitations)
  • Knight Moves v1.2
      Screenshot Knight Moves You are a knight (chess piece) and have to move in that way. You can't land on places where you have landed before and the goal of the game is to land on as much places as possible.
      Works in both Ash 3+ and Crash 1.1+

      Ports to other platforms :
    • TI-83 Knight Moves (port by BlackBelt)
  • NoProgs v1.1 (or Where are my progs ?)
      An interrupt driven utility that completely hides all programs from the program menu by pressing a key combination. You recall the programs by pressing the key combination again. Ideal for fooling your teachers !
      This version will only work in Crash 1.1+ (an Ash 3.0 version is available here, but it will conflict more easily with other programs)
  • Menu Routine v1.2
      A routine that allows you to make menus in a simple way. The menus are like the CrASH and Ash menus, but they also scroll down. It is this menu routine that I used in Attrib
      This routine works in CrASH v1.1+
  • ChangeChar v1.0 - EditString v1.0
      A routine that allows you to edit strings with a given length or single characters. It's really simple to use. This is the routine that I used in Attrib.
      This routine works in CrASH v1.1+
  • Wouter's Penguins Levels
      My penguins level set, 5 levels for you to complete. Try it out.
      You will need Penguins and Crash 1.1+ on your calc to play these levels

      Versions for other calculators:
    • TI-83
    • TI-86
  • ZCP Compression
      This is a package containing some usefull routines for programmers. It contains : a routine for a ZCP decoder and a PC-based ZCP encoder.
      This routine works with Ash 3+ and Crash 1.1+
  • EZCMP Compression
      Another compression package which contains : a routine for a EZCMP decoder (single pass/multi pass) and a PC-based EZCMP encoder.
      This routine works with Ash 3+ and Crash 1.1+
  • 82I -> ASM convertor v1.0
      A PC utility that allows you to convert a .82i image to .db commands in an ASM file. It's usefull if you want to use a title screen in your game of program.
  • My Additions to 82-ROM.TXT
  • My Additions to 82-RAM.TXT