This repository is to practice MIPS assembly code as part of the Computer Organization and Assembly course "ITCS 321."
List of Programs to practice:
- Linear Search
- Read/Print String
- [] Read/Print Integers
- [] Bubble Sort
- Add Two Integers
- [] Divide Two Integers, Get Remainder and Quotient
- formula-1 (basic addition and subtraction + load and store from memory)