David Tyler's Blog Technical writing mostly focused on emulating old systems.
Posts with the tag rust:

NES Emulator in Rust

Writing a NES Emulator in Rust with no unsafe code and only compile time guarantees. Does rust provide good value when writing an emulator?