Emulation

I like emulators… As many folks who like tech, I enjoy emulators. Most recently, I am working on one that does its best to emulate the Intel 8080 chip, mostly because I came across a Space Invaders ROM and wanted to play that. The choice to tinker with these things was also because I wanted/needed an “excuse” to write some “real-world” Rust code for a project. In my day-to-day life I write a lot of Java, big-data stuff, and other crap....

February 22, 2023 · 2 min · Thomas