Chip-8 CPU EmulatorBuilding a chip-8 emulator to run some ROMs games.Running a gamenix run . -- ROMs/INVADERSQ: move leftW: fireE: move rightAcknowledgmentsThanks to "An Introduction to Chip-8 Emulation using the Rust Programming Language" by @aquova.