Show HN: Implementing a core subset of ARM assembly in pure C89github.com/orionfollett2 pointsorionfollett7 months agoI don't think this can be called an emulator since it accepts assembly as text (like an assembler) instead of a compiled executable. But still a fun educational project. I welcome any feedback.