/MIPS-to-HEX

A simple MIPS to hex translator. Relevant to CS241.

Primary LanguageJavaScript

MIPS-to-HEX

A simple MIPS to hex translator. Relevant to CS241.

To use, simply access your browser's console and copy-paste the entirety of MIPS.js into it. This should make available a MIPS object which exposes the transation API.