|
8080-Emulator
0.1
An Intel 8080 emulator for Space Invaders
|

Files | |
| file | cpu_8080.c |
| This file contains a software abstraction of intel 8080 CPU, enough to run invaders. | |
| file | memory_8080.c |
| Memory wrapper codebase. | |
| file | space.c |
| The main driver to run invaders, the ATARI game. | |