Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 260 Bytes

File metadata and controls

13 lines (7 loc) · 260 Bytes

Assembly8086PlayPcmDigitizedSoundAdlibOpl2

Play Pcm Digitized Sound through Adlib OPL2 sound card.

target OS: DOS

assembler: nasm 2.14.02

executable format: *.COM

latest version source code: pcmadlb2.asm

use: nasm pcmadlib2.asm -o pcmadlib2.com -f bin