Write a program on the left and it is compiled to real CHIP-8 machine code, then run on the right by an emulator of that machine. The bytes underneath the screen are the actual output.
Pick an example and press compile.
| 1 | 2 | 3 | 4 |
| Q | W | E | R |
| A | S | D | F |
| Z | X | C | V |