initial fce ultra 0.81 import
[fceu.git] / Documentation / rel / 3.0.dos
1 /******************************************************************************/
2 /*  3.0)        Platform Specific Notes                                       */
3 /******************************************************************************/
4
5         FCE Ultra's base directory is the directory in which the executable
6         is located.
7
8         Sound Blaster sound output requires that the 'BLASTER' environment
9         variable is set.  To set it(permanently), add the following line
10         to your autoexec.bat file:
11
12         set BLASTER=A240 I5 D1 H7
13
14         Where 240(hexadecimal) is the Sound Blaster's base I/O address, 5
15         is the IRQ number, 1 is the 8-bit DMA channel, and 7 is the 16-bit
16         DMA channel(if applicable).  
17                         *DO NOT GUESS THE SETTINGS*  
18         Invalid settings can result in very bad things happening.
19