Skip to content

TheLocust3/Intel-8080-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intel-8080-Emulator Build Status

An Intel 8080 CPU emulator written in C.
Check out the story here.

Testing

To run the project's unit tests:
make && make test

To-Do

  • CPU tests
  • Create tests that test extremes
  • More comprehensive condition matcher tests
  • Extract conditional logic out
  • Implement peripheral emulation

Releases

No releases published

Packages

No packages published