mamedev / mame

MAME
https://www.mamedev.org/
Other
8.32k stars 2.03k forks source link

i386: OpenSTEP 4.2 SIGSEGV on bare installation boot with pcipc #12203

Open angelosa opened 7 months ago

angelosa commented 7 months ago

Trying to load installation disk will SIGSEGV MAME at bare boot of it.

By quick gdb glance it seems to roundtrip between i386_device::READ32PL(unsigned int, unsigned char) and i386_device::i386_trap_with_error(int, int, int, unsigned int)

angelosa commented 7 months ago

References: