GameBoy\Cbopcode::cbopcode141 PHP Method

cbopcode141() private static method

Cbopcode #0x8D.
private static cbopcode141 ( Core $core )
$core Core
    private static function cbopcode141(Core $core)
    {
        $core->registersHL &= 0xfffd;
    }
Cbopcode