Skip to content

Slightly modified version of QtSpim MIPS simulator

License

Notifications You must be signed in to change notification settings

yuan1z/qtspim

 
 

Repository files navigation

Slightly modified version of QtSpim, MIPS processor simulator

This is a version modified to tweak my and my fellow colleagues MIPS assembly studying experience.

Refer to the original README and http://spimsimulator.sourceforge.net/ for more info on QtSpim.

Modifications mainly consist of the following:

  • The Program Counter register is set to 0x400000 automatically whenever an assembly file is loaded.
  • The Data tab presents by default 1 dataword per line instead of 4 and the user can change this number in the Settings window.
  • The program searches the working directory for and tries to load a Romanian language translation file for the Qt UI qtspim_ro.qm.

Licence

Just as the original, this version of QtSpim is BSD-licensed.

About

Slightly modified version of QtSpim MIPS simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 33.1%
  • C 22.8%
  • HTML 22.5%
  • Assembly 12.6%
  • Yacc 3.5%
  • Makefile 2.9%
  • Other 2.6%