icicle-emu / ghidra

Icicle patches for Ghidra
Apache License 2.0
1 stars 1 forks source link

Missing submodule for `Ghidra/Processors/SM83` #1

Closed mrexodia closed 1 year ago

mrexodia commented 1 year ago

To Reproduce

git submodule update --init --recursive
fatal: No url found for submodule path 'Ghidra/Processors/SM83' in .gitmodules
mchesser commented 1 year ago

Thanks -- that directory should never have been committed, I guess something went wrong in the rebase somewhere.

Should be fixed now.