Skip to content

A basic memory bus structure for the 8080 process exposing simple read/write byte functionality with in memory state

License

Notifications You must be signed in to change notification settings

21st-century-emulation/memory-bus-8080

Repository files navigation

8080 Memory Bus

The 21st century emulation architecture calls for 4 key data endpoints to exist: readByte, writeByte, initialize & readRange. This is a simple implementation of all these endpoints in a single high performance rust microservice using in memory state.

Testing

cargo test

About

A basic memory bus structure for the 8080 process exposing simple read/write byte functionality with in memory state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages