GEODE NT Driver - SB16 Emulation driver - Release Notes
Version 1.0.0 
Developed under Win NT4 - Service pack 6
April 11th, 2001

-----------------------------------------------------------------------------
PRODUCT INFORMATION 
-----------------------------------------------------------------------------

Functionality:
-------------
* Uses FM synthesis
* Playback and Recording
* MIDI (FM Synthesis wavetable)
* SB16 Mixer lines
* Pre-tested on Unicorn. 

Software Dependency:
-------------------
* Needs to be built using NT4 DDK (January, 1997) and Platform SDK 
 (November 1996)


Target platforms:
----------------
UNICORN
CENTAURUS
SCORPIUS
SC1200

Firmware Dependency:
-------------------
Needs XpressROM with SB16 emulation available.

-----------------------------------------------------------------------------
INSTALLATION INSTRUCTIONS 
-----------------------------------------------------------------------------

1. On the Start Menu, select "Settings" and then "Control Panel"
2. Double click on Multimedia
3. Select the "Devices" tab
4. Click on "Audio Devices" and select "ADD"
5. On the Combo box, select "Unlisted or Updated driver"
6. Point it to our Product files and finish the installation.

-----------------------------------------------------------------------------
BUILD INSTRUCTIONS
-----------------------------------------------------------------------------

1. Install Visual C
2. Install Micrososft Platform SDK (November, 1996)
3. Install NT4 DDK (January 1997)
4. From the Start Menu, go to "Programs\Windows NT DDK" and click on "Free 
   build environment" to Open a enviroment window.  
5. Copy all the source files (In their respective directories) 
6. Change to the top directory where your code is (The one that has the dirs)
   file.
7. Type build -c
8. The mgxsb16.sys  file is going to be created on the mgxsb16  directory
   and the mgxsb16u.dll file is going to be created on the mgxsb16u
   directory.

-----------------------------------------------------------------------------
REVISION HISTORY 
-----------------------------------------------------------------------------
April 11th, 2001    Version 1.0.0

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added the location of the .sys and .dll files to the ReleaseNotes.

=============================================================================

Mar 19th, 2001    Version 0.0.3

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added the .kdf file to install under NT Embedded

=============================================================================

Feb 14th, 2001    Version 0.0.2

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Fixed Specifications file
* Fixed ReleaseNotes
* Fixed builds under IDE (Debug version still does not build under IDE)
* Copying .lib files to "$(BASEDIR)\lib" now

=============================================================================

Sep 25, 2000    Version 0.0.1

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* First Version submitted to validation

-----------------------------------------------------------------------------
KNOWN ERRATA 
-----------------------------------------------------------------------------
- The debug version does not build if the driver is compiled under the IDE 

=============================================================================
