skiselev / 8088_bios

BIOS for Intel 8088 based computers
GNU General Public License v3.0
513 stars 61 forks source link

v0.9.9 won't boot from XT-CF without multi I/O card #30

Closed TzOk83 closed 1 year ago

TzOk83 commented 1 year ago

With the new release, I have discovered, that Micro8088 is unable to boot from XT-CF when no Multi I/O card is present. It freezes on Booting C message. I'm using PT8010AF chipset, and a NEC V20 CPU.

skiselev commented 1 year ago

I am unable to reproduce this issue on my system, which also has a PT8010AF chipset and a NEC V20 CPU. What is your XT-CF setup:

TzOk83 commented 1 year ago

I'm using XT-CF-Mini board (by Monotech), with the latest available BIOS extension (r624). I/O port is 300h for card, and C800h for BIOS. UMB on Micro8088 is set to start at D000h.

I think, you may be right, I might be experiencing some hardware related issue.