beardypig/ghidra-emotionengine

Ghidra 9.2 support

VelocityRa opened this issue · 0 comments

Ghidra 9.2 released and trying to compile this results in the following error:

ghidra-emotionengine/src/main/java/ghidra/emotionengine/MipsR5900AddressAnalyzer.java:335: error: cannot find symbol
                                                          instr.getMinAddress().getAddressSpace().getBaseSpaceID(),
                                                                                                 ^
  symbol:   method getBaseSpaceID()
  location: interface AddressSpace