Reply 20 of 35, by mattw
good catch and observation - probably another bug, I did not even noticed that, because instead "PS/2 SCSI Adapter" as in your case, I have "ESDI Fixed Disk" in my config and thus no conflict is shown explicitly (to draw my attention on it) like in your case, where C6000 - C7FFF is obviously subset of C0000 - C7FFF and already occupied by the SCSI Adapter. however, "no resource allocated" seems wrong, especially considering @MMaximus log. I guess that is already fixed in the upcoming @TC1995 patches, that are not public yet, but for the record, on what we were working here was this:
Made reg 0x53 (read only) default temp val to 0x70 to satisfy xgaaidos.sys's detection.
https://github.com/86Box/86Box/commit/8767bb5 … 934cbaf4df433fc
i.e. that some basically almost random and still wrong value was chosen for Index 53h in the emulation and I can still see that XGAAIDOS.sys doesn't really like the value.