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

TI-73 ASSEMBLY ROUTINES

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 1
Last updated Sunday, 24 December 2006
Total downloads 230
Most popular file  Doublewide masked/unmasked sprite routine with 230 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-73 Assembly Source
bitfunctions.zip 3k 06-12-24 File is not rated Doublewide masked/unmasked sprite routine
Includes bitshift.inc, my include file for 16-bit bitshifting for all three 16-bit registers, boolean.inc, which contains routines for running a bitwise boolean on hl with de or bc, and doublesprite.inc, which contains my routine for displaying a 16-bit sprite (the usual size is 8-bit) on the screen. The routine is in XOR logic, but can be changed to AND, or OR logic. Refer to readme.txt for info on input registers for the sprite routine. Now also includes doublemaskedsprite.inc, which is my sprite routine for a 16-bit masked sprite. I've also updated to old sprite routine to be much faster, and doesn't use IY, and i made some of the bitshifting routines faster.
heapsort.zip 4k 06-04-15 File is not rated HeapSort for the Z80
An implementation of the famous HeapSort sorting algorithm in Z80 assembly language.

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