From: Vincent R. <vin...@fr...> - 2025-01-14 18:03:07
|
On 14/01/2025 at 05:17, Thorsten Otto via Freemint-discuss wrote: > What do you mean by "extension"? The script is separate and just has to > be copied to your scripts directory (but it may need some tweaks once > the few remaining desktop functions have been identified). But the patch > to the processor definition is another thing. I can't think of a simple > way of offering that in another form, other than repacking the whole > ghidra directory. A Ghidra "extension" is some kind of plugin which can be installed on a standard Ghidra setup to add features. As I understand, extensions can do much, including new processor support, new user interface features, additional scripts, etc. If your Line-A decompilation support is just as script, then fine, any user can indeed put that script somewhere. I had in mind the processor definition, but you say that's another thing. When everything is mature, I think we could create a Ghidra extension to hold all stuff related to Atari ST ROMs and PRGs. That would be convenient for users. Anyway, it's too early for that. -- Vincent Rivière |