Package ghidra.app.emulator
Interface EmulatorConfiguration
- All Known Implementing Classes:
EmulatorHelper
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, 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.default intDeprecated, for removal: This API element is subject to removal in a future version.default StringDeprecated, for removal: This API element is subject to removal in a future version.default booleanDeprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getLanguage
Language getLanguage()Deprecated, for removal: This API element is subject to removal in a future version. -
getLoadData
EmulatorLoadData getLoadData()Deprecated, for removal: This API element is subject to removal in a future version. -
getMemoryFaultHandler
MemoryFaultHandler getMemoryFaultHandler()Deprecated, for removal: This API element is subject to removal in a future version. -
isWriteBackEnabled
default boolean isWriteBackEnabled()Deprecated, for removal: This API element is subject to removal in a future version. -
getPreferredMemoryPageSize
default int getPreferredMemoryPageSize()Deprecated, for removal: This API element is subject to removal in a future version. -
getProgramCounterName
Deprecated, for removal: This API element is subject to removal in a future version.
-