Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS-simulator

Reads a specified MIPS text file and outputs the assembly code equivalent to the input file to a file called disassembly.txt. Also outputs the instruction-by-instruction simulation of the MIPS code to a file called simulation.txt.

About

reads MIPS text files and generates the assembly code equivalent to the input file. Generates the instruction-by-instruction simulation of the MIPS code.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages