Thank you @joevt, I appreciate it. I could not get MacsBug to work in QEMU - I press a key to type something and it just ends up filling the full line with that letter. And apart from that it just seems like one more great tool and convenient to run on my main desktop - although I think you are right that for what I wanted to do, MacsBug would be better.
I don't find CFLOpenContainer in the Mac OS header support files in CW Pro 7.1, I tried declaring it external to see if the linker would find it but it seems not - but I have not checked all the libs yet.
As for Ghidra, I really don't know. But thanks for sharing that mpw line, I will use that from now on!
I might be barking up the wrong tree, it is quite possible CFLOpenContainer is not invoked at all when launching a PPC application. In particular, I want to find the code that parses the PEF prior to launching the app.
Thanks again for the pointers!
I don't find CFLOpenContainer in the Mac OS header support files in CW Pro 7.1, I tried declaring it external to see if the linker would find it but it seems not - but I have not checked all the libs yet.
As for Ghidra, I really don't know. But thanks for sharing that mpw line, I will use that from now on!
I might be barking up the wrong tree, it is quite possible CFLOpenContainer is not invoked at all when launching a PPC application. In particular, I want to find the code that parses the PEF prior to launching the app.
Thanks again for the pointers!