Skip to content

Tom-Goring/Rust-8080

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust 8080

Build Status codecov

An Intel 8080 CPU emulator implemented using Rust.

Getting Started

Clone the repository, and then from the repo directory run cargo run

To run the tests, run cargo test

Current State:

  • Display seems to work correctly.
  • Just need to add input and it may be done.
  • There are probably a few broken things but Space Invaders should work.

Resources:

I'm using a few resources for this:

About

Intel 8080 emulator written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages