sebastianbiallas / pearpc

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

cpu_init failed on macOS 10.15 #25

Open giovariot opened 4 years ago

giovariot commented 4 years ago

The programs builds and installs correctly in macOS 10.15

Unfortunately building it with cpu_jitc_x86_64 when you start the emulator it fails declaring

&gMemory: 0x10d86c000
GenuineIntel
translation cache: 0
cpu_init failed! Out of memory?

I tried building it with generic cpu but I get Segmentation fault: 11