Please don't take this for more than it is. It is an emulator for the CHIP-8 system. It uses the original CHIP-8 keypad layout. It can run any game that was programmed for the CHIP-8 system. That is all. An emulator for the CHIP-8 system. Can run games for the CHIP-8 system only. SUPERCHIP-8 and MEGACHIP-8 games are not supported. Games: pong, brix, invaders, missile, tetris, hidden, puzzle, maze, kaleidoscope Say the name of a game as it is written above to play it. If you have a suggestion for a CHIP-8 game, please PM me the name of the game and its author. Commands: reset - resets the current game speed1 - sets speed to 30 opcodes/sec speed2 - sets speed to 60 opcodes/sec speed3 - sets speed to 90 opcodes/sec ... speed200 - sets speed to 6000 opcodes/sec Updates: -optimized bit-wise operations -changed method of detecting input -increased speed range