This message was edited by Iliasbbb at 2005-3-6 11:33:33
hi,
I am looking for the source code of quicksort on 8085(or similar) or any instructions to produce it myself. I have tried to alternate the code of bubble sort, but it ends to be rather complicated. Also, i think of compiling the quicksort in basic or c(micro-c compiler??? howto??) to assembly 8085 and then disassemble it.
thanx