Sound Blaster 16: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 53: Line 53:
# Load sound data to memory
# Load sound data to memory
# Program ISA DMA
# Program ISA DMA
# Set output sample rate(command/High byte/Low byte)
# Set output sample rate(0x40/frequency)
# Write DMA transfer type to DSP(command)
# Write DMA transfer type to DSP(command)
# Write data lenght to DSP(Low byte/High byte)
# Write data lenght to DSP(Low byte/High byte)