DisassemblerOptions.ExcludeBefore Property
Definition
Optionally exclude any routines that occur before this address. Useful to exclude ROM routines.
public ushort? ExcludeBefore { get; init; }
Optionally exclude any routines that occur before this address. Useful to exclude ROM routines.
public ushort? ExcludeBefore { get; init; }