I found that it can catch Video BIOS from NVidia and Intel graphics card as well.
Usage. Unpack it to desktop
CODE
sudo -s
cd ~/Desktop/VBIOS
chown -R root:wheel RadeonPCI.kext
chmod -R 755 RadeonPCI.kext
kextutil RadeonPCI.kext
./RadeonDump -d
exit
cd ~/Desktop/VBIOS
chown -R root:wheel RadeonPCI.kext
chmod -R 755 RadeonPCI.kext
kextutil RadeonPCI.kext
./RadeonDump -d
exit
In the folder you can find xxx.rom file that contain your VideoBIOS.
You can view it by HexEdit or dump to hex by BBEdit.
Click to view attachment
Click to view attachment - my rom from Intel X3100
Click to view attachment
Upload, please, here your ROMs. It may be helpful for NVenabler development or other graphics solution.
