Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 189 Bytes

File metadata and controls

2 lines (2 loc) · 189 Bytes

virtual-cpu

This is a project for emulated old CPUs in Rust. Currently, it only supports Intel 8080, but the intent is to create abstractions to easily implement a variety of 8-bit CPUs.