Reply 420 of 425, by Pino
I have this board, let me know if there is interest in the Mr. BIOS from it and I can dump and upload:
I have this board, let me know if there is interest in the Mr. BIOS from it and I can dump and upload:
Pino wrote on Yesterday, 20:40:I have this board, let me know if there is interest in the Mr. BIOS from it and I can dump and upload:
yes please dump it - if possible with a programmer 😀
Pino wrote on Yesterday, 20:40:I have this board, let me know if there is interest in the Mr. BIOS from it and I can dump and upload:
Oh, please do. We don't have this version currently, it's a pretty common chipset and it's a pretty recent version.
keropi wrote on Yesterday, 20:59:Pino wrote on Yesterday, 20:40:I have this board, let me know if there is interest in the Mr. BIOS from it and I can dump and upload:
yes please dump it - if possible with a programmer 😀
Unfortunately I don't have a programmer, what is the next safest way to dump it in DOS?
This should work--
DEBUG.EXE
N MRBIOS.BIN
R BX
1
R CX
0
W F000:0
Q
should look like this when you run it:
DEBUG.EXE
-N MRBIOS.BIN
-R BX
BX 0000 :1
-R CX
CX 0000 :0
-W F000:0
Writing 10000 bytes
Q
fyi: 10000 bytes = 64KB
Thanks!
Here it goes, I made 2 copies one using your DEBUG instructions and one with the NSSI software mentioned on the first page of this thread.
Hopefully it works.
Ps.: Amazing that this old 486 VLB board with this BIOS booted DOS from my 32GB SD card.