archi-007 / 8085-algorithm-

8085 quicksort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8085-algorithm-

Intel 8085 microprocessor

quicksort-algorithm

This project developing in (GNUSim8085).

First.. start from 2000h memory location and generate 32 random integers.

Second.. Move and Store the randoms numbers to 2100h memory location.

Third.. Apply the quicksort algorithm to the randoms integers.

About

8085 quicksort

License:MIT License