Originally posted by Luigi30:
I have a PS/2 Model 25 somewhere around here. If anyone knows how to dump the BIOS to a floppy, I'd be glad to dig it up and get a dump.
This might do the trick:
a:\> debug
-n bios.bin
-rcx
CX 0000
:8000
-w f800:0
Writing 08000 bytes
-q
You can save the video bios by replacing f800 with c000. There are other areas that could contain roms, I don't know an easy way of finding out. You could just keep saving different areas.
smf