CHIP-8 Emulator

About

CHIP-8 refers both to a programming language and the virtual machine used to run the compiled programs.

The CHIP-8 keyboard is mapped to more current keyboards as follows:

--------- .. ---------
|1|2|3|C| .. |1|2|3|4|
--------- .. ---------
|4|5|6|D| .. |Q|W|E|R|
--------- => ---------
|7|8|9|E| .. |A|S|D|F|
--------- .. ---------
|A|0|B|F| .. |Z|X|C|V|
--------- .. ---------

Controls

Settings

Quirks

Speed