# CHIP-8 Emulator Techinal reference: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM ROM archive: https://johnearnest.github.io/chip8Archive/ Awesome chip8: https://chip-8.github.io/ // TODO: WASM support