Baron-von-Riedesel / VSBHDA

Sound Blaster emulation for DOS
57 stars 3 forks source link

VSBHDA

Sound blaster emulation for HDA (and AC97/SBLive); a fork of crazii's SBEMU: https://github.com/crazii/SBEMU

Works with unmodified HDPMI binaries, making it compatible with HX.

Supported Sound cards:

Emulated modes/cards: 8-bit, 16-bit, mono, stereo, high-speed; Sound blaster 1.0, 2.0, Pro, Pro2, 16.

Requirements:

VSBHDA uses some source codes from:

To create the binaries, Open Watcom v2.0 is recommended. DJGPP v2.05 may also be used, but cannot create the 16-bit variant of VSBHDA.

In all cases the JWasm assembler (v2.17 or better) is also needed. For Open Watcom, a few things from the HX development package (HXDEV) are required - see Watcom.mak for details.