9 lines
No EOL
296 B
Markdown
9 lines
No EOL
296 B
Markdown
# PlutoISA
|
|
|
|
This is an emulator for the custom made PlutoISA.
|
|
|
|
To use, you need use a Unix-like environment with gcc and make.
|
|
|
|
To compile, simply run "make", which will then create a bin subfolder with the executable.
|
|
|
|
To remove, run "make clean" to remove the the executable and the bin folder. |