Sound Blaster 16: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 90: Line 90:


===Writing transfer mode to DSP===
===Writing transfer mode to DSP===

Usually values are 0xB0 for 16 bit playing sound or 0xC0 for 8 bit playing sound.

{| {{wikitable}}
! Bit 7-4
! Bit 3
! Bit 2
! Bit 1
! Bit 0
|-
| 0xB=16 bit transfer 0xC=8 bit transfer || 0=playing sound 1=recording sound || 0 || 0=FIFO off 1=FIFO on || 0
|-
|}


===Writing type of sound data to DSP===
===Writing type of sound data to DSP===