Difference between revisions of "Flash-Tools"

From 3dfxBIOS
Jump to: navigation, search
m
m
Line 102: Line 102:
 
=== Release Notes ===
 
=== Release Notes ===
  
 +
{|class="wikitable" style="text-align:left; float:left; margin-right:1em"
 +
|+Version 2.00 - 2.08
 +
|
 
<spoiler text="Version 2.00 (02/10/1999)">
 
<spoiler text="Version 2.00 (02/10/1999)">
 
* This flash version will flash either a 32K or 64K binary image. It will also save off the previos BIOS according to its size. The Atmel 29LV512, 49BV512 and SST27LE512 are now supported.
 
* This flash version will flash either a 32K or 64K binary image. It will also save off the previos BIOS according to its size. The Atmel 29LV512, 49BV512 and SST27LE512 are now supported.
Line 132: Line 135:
 
** In WriteROMFromFile, added the ROM size strapping, MiscInit0[24], to determine if the board is strapped for 32K or 64K before deciding if the PCI subvendor and subsystem ID needs to be shadowed to the upper 64K of the ROM.
 
** In WriteROMFromFile, added the ROM size strapping, MiscInit0[24], to determine if the board is strapped for 32K or 64K before deciding if the PCI subvendor and subsystem ID needs to be shadowed to the upper 64K of the ROM.
 
</spoiler>
 
</spoiler>
 
+
|
 
<spoiler text="Version 2.03 (03/04/1999)">
 
<spoiler text="Version 2.03 (03/04/1999)">
 
* Added support for 40K BIOSs. This must be used with all 40K BIOSs!
 
* Added support for 40K BIOSs. This must be used with all 40K BIOSs!
Line 149: Line 152:
 
** In WriteROMFromFile, added code to handle programming a 32K ROM which is in a 64K Binary.
 
** In WriteROMFromFile, added code to handle programming a 32K ROM which is in a 64K Binary.
 
</spoiler>
 
</spoiler>
 
+
|
 
<spoiler text="Version 2.06 (04/01/1999)">
 
<spoiler text="Version 2.06 (04/01/1999)">
 
* Makefile
 
* Makefile
Line 176: Line 179:
 
** Added new SSIDs for the new Voodoo3 and Velocity series products.
 
** Added new SSIDs for the new Voodoo3 and Velocity series products.
 
</spoiler>
 
</spoiler>
 +
|}
  
 +
<div style="clear:both"></div>
 +
 +
{|class="wikitable" style="text-align:left; float:left; margin-right:1em"
 +
|+Version 2.09 - 2.17
 +
|
 
<spoiler text="Version 2.09 (07/22/1999)">
 
<spoiler text="Version 2.09 (07/22/1999)">
 
* Added support for flashing Napalm and Rampage.
 
* Added support for flashing Napalm and Rampage.
Line 221: Line 230:
 
** Change the MAX_PCI_DEVICES to scan 00h to 0Fh buses for 3dfx cards.
 
** Change the MAX_PCI_DEVICES to scan 00h to 0Fh buses for 3dfx cards.
 
</spoiler>
 
</spoiler>
 
+
|
 
<spoiler text="Version 2.12 (02/02/2000)">
 
<spoiler text="Version 2.12 (02/02/2000)">
 
* Fixed bug with trying to FLASH bios while in a full screen DOS session and after running Windows. Fixes PRS#12546.
 
* Fixed bug with trying to FLASH bios while in a full screen DOS session and after running Windows. Fixes PRS#12546.
Line 304: Line 313:
 
** Added the Napalm 5800 to the sNapalmSpeedVer and sNapalmBuilds structures.
 
** Added the Napalm 5800 to the sNapalmSpeedVer and sNapalmBuilds structures.
 
</spoiler>
 
</spoiler>
 
+
|
 
<spoiler text="Version 2.15 (08/17/2000)">
 
<spoiler text="Version 2.15 (08/17/2000)">
 
* Added support for the Napalm2.
 
* Added support for the Napalm2.
Line 341: Line 350:
 
** Added Daytona support for the Daytona 4000 boards.
 
** Added Daytona support for the Daytona 4000 boards.
 
</spoiler>
 
</spoiler>
 +
|}
 +
 +
<div style="clear:both"></div>
  
 
== USERFLSH ==
 
== USERFLSH ==

Revision as of 21:05, 16 June 2015

General Information

Please keep in mind that's your own risk to flash a fully working card. I take no responsibility for any damage to hard- and/or software.

3dfx Flash

3dfx Flash is the successor of USERFLSH and based on its code. Version 1.xx can be used for flashing Voodoo Banshee graphic cards.
For newer cards (Voodoo3+) only version 2.xx should be used. For flashing the newest prototypes (Daytona) you must use the newest version since the needed support was added with version 2.16.

1.03
Attribute Value
Date 03/15/1999
Notes
Download Zip.png
1.04
Attribute Value
Date 01/13/1999
Notes
Download Zip.png
2.13
Attribute Value
Date 06/15/2000
Notes
Download Zip.png
2.14
Attribute Value
Date 10/26/2000
Notes
Download Zip.png
2.17
Attribute Value
Date 03/01/2006
Notes Compiled with the leaked sources.
Download Zip.png
2.17 (Source Code)
Attribute Value
Date 10/19/2000
Notes Extracted from the leaked BIOS/DRV-source code.
Download Zip.png

Release Notes

Version 2.00 - 2.08

Version 2.00 (02/10/1999)


Version 2.01 (02/24/1999)


Version 2.02 (02/25/1999)

Version 2.03 (03/04/1999)


Version 2.04 (03/05/1999)


Version 2.05 (03/18/1999)

Version 2.06 (04/01/1999)


Version 2.07 (04/05/1999)


Version 2.08 (07/20/1999)

Version 2.09 - 2.17

Version 2.09 (07/22/1999)


Version 2.10 (01/15/2000)


Version 2.11 (01/15/2000)

Version 2.12 (02/02/2000)


Version 2.13 (03/07/2000)


Version 2.14 (08/04/2000)

Version 2.15 (08/17/2000)


Version 2.16 (09/12/2000)


Version 2.17 (09/12/2000)

USERFLSH

USERFLSH is the successor of VFLASH and predecessor of 3dfx Flash. It should be used for flashing Voodoo Banshee graphic cards.

1.02
Attribute Value
Date 02/09/1999
Notes
Download Zip.png
1.02G
Attribute Value
Date 02/24/1999
Notes
Download Zip.png

VFLASH

VFLASH is the predecessor of USERFLSH and should be used for flashing Voodoo Rush graphic cards. Newer flashing tools shouldn't be compatible.

1.0.3
Attribute Value
Date 07/28/1997
Notes
Download Zip.png
1.00.04
Attribute Value
Date 08/04/1999
Notes
Download Zip.png
1.00.05.2
Attribute Value
Date unknown
Notes Extracted from Quantum3D MGV flash-kit.

This flash-tool is a rebranded VFLASH named AlscBBrn.

Download Zip.png
1.0.6
Attribute Value
Date 11/14/1997
Notes
Download Zip.png

FlashROM (Mac OS)

Voodoo3 (08/10/1999)
Attribute Value
Date 08/10/1999
Notes
Download Zip.png
Voodoo3 (11/22/1999)
Attribute Value
Date 11/22/1999
Notes
Download Zip.png
Voodoo3 (05/29/2000)
Attribute Value
Date 05/29/2000
Notes
Download Zip.png
Voodoo4/5 (11/26/2000)
Attribute Value
Date 11/26/2000
Notes
Download Zip.png