This is an emulator for the Space Invaders arcade machine based on the virtual-cpu 8080 emulation, using Rust and SDL2. It requires a copy of the original ROM, concatenated into a single file, which must be named invaders
and placed in the root directory.