GameBoy\Opcode::opcode243 PHP Method

opcode243() public static method

DI
public static opcode243 ( Core $core )
$core Core
    public static function opcode243(Core $core)
    {
        $core->IME = false;
        $core->untilEnable = 0;
    }
Opcode