Chippie React + JS based CHIP-8 emulator Instructions Run locally: yarn dev or npm run dev Run tests: yarn test TODO Change 'clock delay' to 'clock rate' ie. 1.0 for 60hz 0.5 for 30hz etc? How to test interpreter command mapping in isolation? Better debugger scrolling