Skip to content

c0w5lip/8080-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8080-emulator

Intel 8080 emulator written for learning purposes.

About the Intel 8080

8-bit microprocessor from 1974, and the first to be used in arcade machines! (Gun Fight)

TODO

  • GUI
  • IO operations
  • Test all instructions (tedious and should've been done from the start, which is why this project is sketchy but at least I learnt a lot)

Ressources used

8080 Programmers manual

Instruction set table

Small cheatsheet

Assembly Language Programming (8085) for a deeper understanding of related instructions, though the ISA is slightly different.

Interesting findings

Online Arcade museum of machines & games, including the ones using the 8080

About

Intel 8080 CPU emulator written for learning purposes

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages