Sergey Kiselev

Results 119 comments of Sergey Kiselev

I'll be more than happy to accept the FE2010 :) Can exchange it for something... e.g. I plan to make some [RTC8088 boards](https://github.com/skiselev/RTC8088). Maybe you'll want a PCB and a...

Fixed in https://github.com/skiselev/8088_bios/commit/dcc7298144629414c74bbaf3775c615f5368076d @jrstrick thank you for providing me with the FE2010 chipset!

You totally can use the XT-plus (V20/80186+) XT-IDE Universal BIOS with Micro 8088. You cannot switch the type of the BIOS using XTIDECFG(dot)COM. You'll need to switch the XT-IDE extension...

I don't have any experience using the 580BM80, but here is my opinion: - The 580BM80 that you have is likely to be the same as consumer/commercial grade КР580ВМ80А or...

This one is weird. The message indicates parity error on the system board. Potentially could be related to a real issue with the memory, power supply issues, or anything else......

I recall other users reported an issue with the original IBM PC/XT too. I have to test it and figure out what's going on there. Meanwhile, can you try version...

The problem is that IBM PC and IBM PC/XT does not enable timer interrupts during BIOS Extension ROMs initialization. Therefore the check_delays https://github.com/skiselev/floppy_bios/blob/ec3fde68aec794bfa71731872534838d9d31c6d8/floppy_bios.asm#L168 function hangs on these systems. I will...

Should be fixed in v2.7 (https://github.com/skiselev/floppy_bios/commit/70668068e6ceeeeca3365e876bcbff05d349a126) @oXL0C0Xo @JoopIdema @EffCancer please try the [new ROM image](https://github.com/skiselev/floppy_bios/blob/v2.7/floppy_bios.bin)

Thank you for the bug report. The Multi-Floppy BIOS was never validated with Windows or on any systems newer than 386 AT. So I am not surprised seeing such errors....

No idea what's wrong :) Is the clock set correctly? Does it report correct date and time on boot? What's the version of 8088 BIOS? I suppose you're using the...