home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / asm / AsmSort.readme < prev    next >
Encoding:
Text File  |  1997-03-02  |  890 b   |  24 lines

  1. Short:    4 sorting algos in 68020+ asm.
  2. Author:   c-lous@freenet.hut.fi (Origo/C!S^SubSpace)
  3. Uploader: c-lous@freenet.hut.fi (Origo/C!S^SubSpace)
  4. Type:     dev/asm
  5.  
  6.  
  7. Some 4 sorting routines I wrote in asm in 20 minutes.
  8. Use it or abuse it. Just give me credits for it.
  9.  
  10.                                // Origo/C-Lous^SubSpace
  11.  
  12.  
  13. ============================= Archive contents =============================
  14.  
  15. Original  Packed Ratio    Date     Time    Name
  16. -------- ------- ----- --------- --------  -------------
  17.      593     347 41.4% 22-Jan-97 18:38:52  _BubbleSort.s
  18.     1003     541 46.0% 22-Jan-97 18:38:48  _CombSort.s
  19.      687     379 44.8% 22-Jan-97 18:47:42  _InsertSort.s
  20.      881     426 51.6% 22-Jan-97 18:38:50  _SelectSort.s
  21.      327     192 41.2% 22-Jan-97 19:17:48  AsmSort.readme
  22. -------- ------- ----- --------- --------
  23.     3491    1885 46.0% 23-Jan-97 20:57:00   5 files
  24.