GameBoy\Opcode::opcode211 PHP Method

opcode211() public static method

0xD3 - Illegal
public static opcode211 ( Core $core )
$core Core
    public static function opcode211(Core $core)
    {
        // @TODO
        // cout("Illegal op code 0xD3 called, pausing emulation.", 2);
        // pause();
    }
Opcode