Re: Emulated ATA-1 controller works with MS-DOS but fails to boot?
Posted on 2015-09-10, 22:09
I've fixed the problem: The PPI ports 0x62 and 0x63 needed to be added to properly detect the 2 floppy drives (instead of detecting 4 floppy drives and confusing the hard disk BIOS (drives A,B,C,D are floppy, drives E,F,G,H hard disk/cdrom in that case. It tries to boot the C drive (floppy #3) which …