Skip to content
This repository has been 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

24 Oct 04:33
Compare
Choose a tag to compare

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

19 Oct 04:41
Compare
Choose a tag to compare
v1.2.0

add entry for shell