Reko.Arch.M68k.M68kState.SetInstructionPointer C# (CSharp) Method

SetInstructionPointer() public method

public SetInstructionPointer ( Address addr ) : void
addr Address
return void
        public override void SetInstructionPointer(Address addr)
        {
        }