Bullet/Dart Software Revision History


This list describes the major changes, additions and bug fixes made to the Bullet and Dart software between released versions.

Linux (Intel x86)


Version 1.0.3 (June 14, 2005)

  • Update of Bullet33 device driver to support Linux 2.6.

Version 1.0.1 (February 5, 2004)
  • Update of Bullet33 support for Linux.

Version 0.0.6 (February 10, 2003)
  • Beta version of Bullet33 support for Linux.

 

Windows 2000 and XP


Version 5.0.1 (April 16, 2004)

  • Added support for configuring the Bullet33 DSP into auto boot mode.

Version 5.0.0 (January 15, 2004)
  • Update of Bullet33 support for Windows 2000 and XP.

Version 2.0.0 (March 15, 2002)
  • Beta version with support for Windows 2000 and XP.

Version 1.0.0 (April 4, 2001)
  • New device driver and changes to support Windows 2000.

 

Windows NT, Windows95, Windows3.1 and DOS


Version 4.3 (December 5, 1996)

  • Added host support for Type II Bulletdsp. Updated bullet.lib to allow software selection of the ESP option.
  • Added an option for choosing between 16bit and 32bit I/O instruction, with 16bit as the default. This handles certain bus bridges that do not properly split a 32bit I/O into two 16bit operations on the PCMCIA 2.1 compliant devices.
  • Updated all the function calls in the DOS/WIN31 version of the API to use the same name, return type, number of parameters and parameter width as the 32bit version. The only exception is FdspHookEvent().
  • Fixed bug in FdspOpen() in to allow multiple devices on a CLIP to be open at the same time in a Windows 3.1x PM application.
  • Fixed bug in FdspReadFlash(), FdspWriteFlash() and FdspEraseFlash() to handle 128K and 512K flash sizes.
  • Fixed bug in FdspUpFp().
  • set_reg in bullet.lib is now global, and the bullet audio demo will link properly.