
It's about a robot who grows up to slaughter humanity.

The show is.... flawed to put it lightly. It has good concepts but they're all jumbled and flow awkwardly.
Anyways, there's several roadstops.
(Attatching sound device through console)

(qemu-screamer-vga)
QEMU only plays a tiny quarter-second of audio. Usually ends up hanging (Notably the Word "Speak Selection", which hangs on the first word and lets the waverform animate).
qemu.bat file text
Screamer: qemu-system-ppc-screamer.exe -bios openbios-qemu-screamer.elf -L pc-bios -boot c -m 256 -M mac99 -prom-env "auto-boot?=true" -drive "file=Mac OS 9.2.2 for QEMU.dsk,format=raw,media=disk"
-device usb-mouse -device usb-kbd -sdl -prom-env "vga-ndrv?=true"
Newest: qemu-system-ppc.exe -L "I:\qemu\neu\pc-bios" -bios openbios-ppc -boot c -m 256 -M mac99 -prom-env "auto-boot?=true" -prom-env "boot-args=-v" -prom-env "vga-ndrv?=true" -drive "file=Mac OS 9.2.2 for QEMU.dsk,format=raw,media=disk" -device usb-mouse -device usb-kbd -sdl