Skip to content(if available)orjump to list(if available)

Building a Minimal Viable Armv7 Emulator from Scratch

anthk

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