Open DerekPascarella opened 2 years ago
🤦 Thanks for the report, I didn't realise I hadn't committed and pushed up the local fix I had ages ago after realising the mistake. https://github.com/RossMeikleham/Ghidra-VMU-Processor/commit/a519abf1754e90157118654b0de12d94548f7d69 should fix this issue.
https://github.com/RossMeikleham/Ghidra-VMU-Processor/blob/main/LC8670/data/languages/vmu.ldefs
Line 12 reads:
<description>LC8670/description>
...but should read:
<description>LC8670</description>
Malformed XML is causing Ghidra to throw an error on launch.