View Source Chip8.Interpreter.Instruction.SKNP (chip8 v1.0.0)

Skip the next instruction when a specific key is not pressed.

variants

Variants

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