Implementing sorting algorithms in 6502 assembly so I will REALLY know how they work
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Milo Fultz 6af7533a59
Add README
1 year ago
README.md Add README 1 year ago
bubble-sort.s Initial commit 1 year ago
insertion-sort.s Initial commit 1 year ago
quick-sort.s Initial commit 1 year ago
selection-sort.s Initial commit 1 year ago

README.md

Sorting in 6502

I figured if I'm going to learn how sorting algorithms work, what better way than as close to the metal as possible?

How To Run

All of these implementations rely on Minicube64 to run. Download that and in the folder with your Minicube64 executable, run ./minicube ./path/to/file.