diff --git a/.classpath b/.classpath index ccd7fca..f96e711 100644 --- a/.classpath +++ b/.classpath @@ -4,415 +4,420 @@ - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + diff --git a/.project b/.project index 6229a25..d815692 100644 --- a/.project +++ b/.project @@ -24,7 +24,7 @@ Ghidra 2 - D:/ghidra_9.0.4 + D:/ghidra_9.1-BETA_DEV diff --git a/src/main/java/sega/SegaLoader.java b/src/main/java/sega/SegaLoader.java index b2341c5..9f43819 100644 --- a/src/main/java/sega/SegaLoader.java +++ b/src/main/java/sega/SegaLoader.java @@ -24,7 +24,6 @@ import ghidra.app.util.Option; import ghidra.app.util.bin.BinaryReader; import ghidra.app.util.bin.ByteProvider; -import ghidra.app.util.importer.MemoryConflictHandler; import ghidra.app.util.importer.MessageLog; import ghidra.app.util.opinion.AbstractLibrarySupportLoader; import ghidra.app.util.opinion.LoadSpec; @@ -77,8 +76,7 @@ public Collection findSupportedLoadSpecs(ByteProvider provider) throws } @Override - protected void load(ByteProvider provider, LoadSpec loadSpec, List