Show HN: Vole Machine ISA Simulator
11 points by faresahmed 5 months ago | 3 commentsJust sharing this project [0] I've worked on a while ago, it's not that interesting
but I was proud of making it. It has a CLI and a GUI that is done with Dear ImGui
and includes an instruction editor, memory and registers viewer, and a canvas that
is manipulated with an extra instruction made specifically for the GUI!
This is not my first attempt at a virtual machine implementation, I've done the popular LC-3 VM before [1], check it out if you're interested to see Rust code rather than C++ ;)
- dartos 5 months agoWild. Almost like you shouldn’t trust your competitors if they tell you it’s not worth competing.
- ImHereToVote 5 months agohuh?
- dartos 5 months agoI realize only now that I commented on the wrong post
- dartos 5 months ago
- ImHereToVote 5 months ago