Ensoniq 1371/3 and Creative soundblaster PCI 64 internal register dump utility for DOS. Displays PCI, IO space, Sample Rate Converter, and Codec registers to the screen for diagnostic purposes. Works best in pure DOS, but can also operate in a windows 9x shell. Full source (asm) included. Freeware.
jeff leyda
jeff@silent.net
Sep 29 2003
ES1371, ES1373 and Creative Labs SB128 register dump utility.
The ES1371/1373 configuration dump utility will output all the PCI, I/O,
Sample Rate Converter, and Codec registers.
This can be useful for debugging and verifying the 1371 hardware.
Command line options:
-h -? Show Help
-p Display PCI registers
-i Display IO registers
-s Display Sample Rate Converter registers
-c Display Codec registers
Display mode options:
-d Display as dwords (32 bit)
-w Display as words (16 bit)
-b Display as bytes (8 bit)
Note: codec and SRC registers are always 16 bit.
Default options are PCI, IO, SRC and CODEC in dword mode.
Output may be captured to a file by typing 1371dump > filename.txt
Examples:'
1371dump -pid == dump PCI and IO as dwords
1371dump -c == dump codec registers (always 16bit)
1371dump -p -b == dump PCI in byte (8 bit) mode
1371play 0.0 ESS 1371/3 .wav player for DOS
(Popularity: ) : Simple Ensoniq 1371/1373 and soundblaster PCI 64 .wav player for DOS. No drivers required, full source code (x86 asm) provided.