Skip to content
/ jsmips Public
forked from isuru-c-p/jsmips

A MIPS32 emulator implemented in Javascript.

Notifications You must be signed in to change notification settings

jannson/jsmips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 93.2%
  • C 5.8%
  • Other 1.0%