First post, by Predator99
Somebody has a BIOS dump for this (or a similar) card? I am trying to fix my card and like to test it before starting with soldering...I got it without ROMs and VGA connector...
I think this may work...:
http://www.vgamuseum.info/index.php/cpu/item/342-s3-p86c911
But the HI/LO mapping seems to be quite difficult..........
So the (combined) image from above link starts with:
55 AA 30 E9 3A 01 20 20 41 4D 49 2D 56 47 41 2D
I seperated in HI/LO and got
LO: 55 30 3A 20 41 49 56 41
HI: AA E9 01 20 4D 2D 47 2D
I programmed the EPROMs and put them on the card. The PC boots and I read the ROM with debug (without having a screen). I get
-d c000:0
C000:0000 AA 30 01 20 4D 49 47 41-49 4F 20 28 20 41 2E 49 .0. MIGAIO ( A.I
(the bytes that are actually used are marked bold above)
So this is totally weird. Only every second byte of the HI/LO ROMs seem to be used.
I have no idea to "translate" the dump I downloaded in a format that can be used by the card.
So it would be really nice to have a copy of the 2 ROMs...Thanks 😀