Skip to content

digaru19/MIPS_Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS Emulator

Contributions contributions welcome

Open-Source Open Source Love MIT Licence

A simple and basic MIPS emulator in C++, with UI in Qt.

The following MIPS code is a simple implementation of finding the Factorial of the number placed in register $t2.

The final computed value is placed again in the $t2 register.

Screenshot 1

Image 1

Screenshot 2

Image

Screenshot 3

Image 4

Screenshot 4

Image 5

Screenshot 5

Image 8

Screenshot 6

Image 9

Screenshot 7

Image 10

TODO :-

  • Add Build instructions
  • Add gif instead of screenshots
  • Add documentation for all the instruction supported in the emulator

About

A simple and basic MIPS emulator written in C++, with UI in Qt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published