chip8-lua A CHIP-8 emulator written in Lua. The emulator is based on the documentation found here. Usage The actual emulator can be found in chip8.lua. Some ROMs can be tested with the emulator by using Love2D.