First post, by kataetheweirdo
So, me, maximumspatium, and a few other people are currently working on a PowerPC Mac emulator meant to accurately emulate the hardware.
As of now, this emulator is in early development. It can play the boot-up jingle, but crashes somewhere before reaching the blinking floppy disk screen due to unimplemented CUDA commands (i.e. getting and setting the 6805 address) and interrupts not being fully implemented.
We're also working on implementing a more efficient interpreter.
This emulator also only supports recognizing Old World ROMs, so iMac, iBook, and other New World ROM Macs are not yet supported.