Skip to content

hugo19941994/space-invaders-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-invaders-emu

Build Status

An Intel 8080 Emulator capable of playing a Space Invaders ROM written in C++

gif

Dependencies

These can be installed using Homebrew in MacOS.

TODO

  • Refactoring
  • Implement all of the Intel 8080 opcodes
  • Auxiliary Carry
  • Visual Studio 2017 project
  • Windows & Linux compatiblity