Hacker News new | ask | show | jobs
by tylerkahn 4564 days ago
I had to write one of these (in C) for a class a couple years ago.

https://github.com/tylerkahn/MIPS-Virtual-Machine

2 comments

Whoa dude, this is awesome!

I once wrote a MIPS assembler+VM in Racket. It went OK but I never used it for anything: https://github.com/gcr/mips-simulator Was a great learning experience though.

Yay MIPS!

Also, let us not forget the Halt and Spontaneously Combust (HSC) instruction: ftp://reports.stanford.edu/pub/cstr/reports/csl/tr/86/289/CSL-TR-86-289.pdf .