ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: Ubiquitous Z80 QuickSort Implementation
Ubiquitous Z80 QuickSort Implementation

FILE INFORMATION

Ranked as 25394 on our all-time top downloads list with 2271 downloads.
Ranked as 2692 on our top downloads list for the past seven days with 3 downloads.
Ranked as 244 on our top rated list with a weighted average of 8.28.

qsort.zip
Filename qsort.zip (Download)
Title Ubiquitous Z80 QuickSort Implementation
Description This routine is quicksort, the fastest sorting algorithm currently out there. It sorts stuff in ascending order, and a demo is included. Just plug the start and end indexes of the list to bc and de, and you're set. Simple and small (<41 instructions, 90 bytes) and really, really fast (200 elements in an unnoticable amount of time). It works for all Z80 processors, all calcs, cellphones, and whatever, though the demo is for the 86. But like all quicksorts, it uses the stack, although I made the recursion structure a little less stack expensive.
Author Frank Yaul ()
Category TI-86 Assembly Routines
File Size 97,491 bytes
File Date and Time Sat Jul 24 20:47:31 2004
Documentation Included? Yes

SCREEN SHOTS

REVIEWS

There are no reviews for this file.

LEAVE FEEDBACK

Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.

Write a review for this file (requires a free account)

Report inappropriate or miscategorized file (requires an account; or you may email us directly)

If you have downloaded and tried this program, please rate it on the scale below
BadGood
1  2  3  4  5  6  7  8  9  10  

ARCHIVE CONTENTS

Archive Contents
Name Size
qsort/qsort.asm   1492
qsort/qsort.gif   100691
qsort/readme.txt   5049
qsort/qsort.86p   251

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