aboutsummaryrefslogtreecommitdiffstats

Mips CPU

MIPS I simulator written in C++.

Build

To build the cpu, the makefile can be used.

# Building
make

# Running tests
./src/ymh15/test_mips