Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Releases: CQU-AI/pymips

Fengyong 1.3.0 - The mips interpreter and assembler implemented with python

Choose a tag to compare

@0xSeanll 0xSeanll released this 24 Oct 04:33

New Feature:

  • Add support for negative number

  • Add stack and stack operations

  • Add support for many new instructions

Fix bugs:

  • $zero not recognized

  • sll cause unexpected overflow

  • Add copy constructor for RegData

Fengyong

Choose a tag to compare

@loopyme loopyme released this 19 Oct 04:41
v1.2.0

add entry for shell