Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

File metadata and controls

5 lines (4 loc) · 293 Bytes

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.