-
Notifications
You must be signed in to change notification settings - Fork 58
Description
I attempted to open an 800K disk image I expected to launch with an emulated //e, but instead it started as a IIgs.
The first ROM request was for ROM 01 + the ROM 03 ADB controller ROM, which (after a bunch of part number searching) I was able to supply. However, immediately after providing these (one at a time), Clock Signal crashed and then crashed immediately open reopening, apparently while attempting to restore the previous state. I was able to get it to start by telling macOS not to restore its state, but it still crashed when opening the same image.
There appeared to be no symbols in the distributed version of Clock Signal so I built it from source, but of course I couldn't get my self-built version to crash. (It did additionally ask for a //e character set ROM when I reopened the same image). I read the IIgs emulation is not complete but in case this helps, here's a screenshot after successfully booting.
Crash logs are below.
(Also if there's any way to force an image to boot with a //e, that would be good too!)