Hacker News new | ask | show | jobs
by anthk 206 days ago
That's reminds me of the minimal MIPS1 interpreter written in Perl able to run old statically linked Linux binaries:

https://github.com/pts/pts-mips-emulator

1 comments

that's an excellent approach to ancient binaries!