jannson / jsmips

A MIPS32 emulator implemented in Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSMIPS

JSMIPS is a MIPS32 emulator written in Javascript.

Current status: WIP, almost boots linux.

UPDATED by jannson

INSTALL

  • python2.7
  • wxPython
  • nodejs
  • linux-mips-gcc
  • ins_test_kern/build.sh
  • js/build.py
  • ins_test_kern/test.sh
  • tools/debug.py and debug

About

A MIPS32 emulator implemented in Javascript.


Languages

Language:JavaScript 93.2%Language:C 5.8%Language:Python 0.7%Language:Shell 0.2%Language:CSS 0.1%Language:Assembly 0.0%