Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md - VT8235/37, Pro2 #69

Merged
merged 1 commit into from
Jan 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -11,15 +11,16 @@ is used to support the following sound cards/chips.
Enabled and working:

* `sc_ich`: Intel ICH / nForce / SIS 7012
* `sc_inthd`: Intel High Definition Audio
* `sc_via82`: VIA VT82C686, VT8233
* `sc_inthd`: Intel High Definition Audio (HDA)
* `sc_via82`: VIA VT82C686, VT8233/37
* `sc_sbliv`: SB Live! / Audigy
* `sc_sbl24`: SB Audigy LS (CA0106)

Support compiled-in, but untested:

* `sc_es1371`: Ensoniq ES1371/1373
* `sc_cmi`: C-Media CMI8338/8738
* `sc_via82`: VIA VT8235

Source code exists, but "doesn't work yet":

@@ -40,7 +41,7 @@ Source code exists, but not sure if viable:
## Emulated modes

* 8-bit and 16-bit DMA (mono, stereo, high-speed)
* Sound Blaster 1.0, 2.0, Pro, 16
* Sound Blaster 1.0, 2.0, Pro, Pro2, 16
* OPL3 FM via [DOSBox' OPL3 FM implementation](https://www.dosbox.com/)

## Requirements