sebastianbiallas / pearpc

PearPC - PowerPC Architecture Emulator
GNU General Public License v2.0
394 stars 70 forks source link

Support for MacOS 14.4? #30

Open rgaufman opened 6 months ago

rgaufman commented 6 months ago

Please :)

corped12 commented 5 months ago

It wont work this is a PowerPC emulator that version requires AArch64 (I don't know if it still supports AMD64)

rgaufman commented 5 months ago

What about Apple Silicon?

puellanivis commented 5 months ago

Please define which support you would like: for PearPC to run MacOS 14.4 (it will not ever do so, as Leopard was the last OS X to support PowerPC), or to you want run this on MacOS 14.4?

If you want this to run on MacOS 14.4 x86_64, that might be something someone might possibly be able to get working, but probably would be a fair bit of work to ensure things are all setup right.

For MacOS 14.4 with Apple Silicon, that would require rewriting the whole entire CPU JITC, which is almost certainly going to be more work than anyone reasonably wants to spend on the task, so unless you’re willing to roll up your sleeves and get the work done…

corped12 commented 5 months ago

What about Apple Silicon?

Apple Silicon is AArch64