This repository contains a set of exercises to practice the assembly language. The exercises are based on the MIPS architecture.
MARS simulator is used to run the assembly code. You can download it from here.
You can use git or download the zip file from the releases page.
git clone https://github.com/LucianCrainic/AssemblyExercises.git
This repository is not intended to be used as a reference for the assembly language. It is intended to be used as a tool to practice the assembly language.