Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8080Emu:

  • Intel 8080 emulator in C
    • Uses SDL library for display/audio and IO
    • Counts cycles
    • Includes rom disassembler and unit tests

Directions:

  • Clone the repo:

    git clone https://github.com/jbagnara/8080Emu.git

  • Run make to create emulator executable

  • Create disassembler and test executables : make disassembler, make test, or all with make all

About

Emulator for Taito Space Invaders cab. My first emulator!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages