Skip to content

QtMips version 0.7.1 release.

Compare
Choose a tag to compare
@ppisa ppisa released this 03 Jul 14:16
· 215 commits to master since this release
v0.7.1
  • Debian package updated to version 0.7.1.
  • Add option to parse and show symbolic registers names.
  • Implemented simple integrated assembler - it is not recommended for advanced users.
  • Updated instructions parsing to be usable for integrated assembler.
  • Change instruction parsing to allow multiple words pseudo-operations.
  • Implemented simple expressions and labels/symbols evaluation.
  • Simple highlighter for assembly language added.
  • Include simple text editor in QtMips emulator.
  • Fix memory leakages which repeat during program operation.
  • Externally caused address-space changes (i.e. from peripherals) update memory view.
  • Provide option to hide coreview to speedup simulation.

For Ubuntu use https://launchpad.net/~ppisa/+archive/ubuntu/qtmips
For SUSE, Fedora and Debian https://software.opensuse.org//download.html?project=home%3Appisa&package=qtmips
Experimental Emscripten build can be accessed online http://cmp.felk.cvut.cz/~pisa/apo/qtmips/qtmips_gui.html
MIPS-ELF binutils and GCC for Linux, MAC OS and Windows http://cmp.felk.cvut.cz/~pisa/apo/qtmips/