Interface EmulatorLoadData


@Deprecated(since="12.1", forRemoval=true) public interface EmulatorLoadData
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getMemoryLoadImage

      MemoryLoadImage getMemoryLoadImage()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getInitialRegisterState

      RegisterState getInitialRegisterState()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getView

      default AddressSetView getView()
      Deprecated, for removal: This API element is subject to removal in a future version.