Chip8.Interpreter.Instruction.SKP (chip8 v0.1.0)

Skip the next instruction when a specific key is pressed.

variants

Variants

OpcodeMnemonicDescription
Ex9ESKP VxSkip the next instruction if the key with the value of Vx is pressed.