Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 284 Bytes

Mipsilly.ts

A simple implement of MISP emulator in TypeScript, assingment of ZJU Computer Organization course.

npm install
npm run build
  • Assembler

    node /lib/run.js /path/to/your/mips/code /path/to/save/coe
  • Deassembler

  • Simulater