Is any project for the sound card driver in dos?
  Home FAQ Contact Sign in
comp.os.msdos.programmer only
 
Advanced search
POPULAR GROUPS

more...

comp.os.msdos.programmer Profile…
 Up
Is any project for the sound card driver in dos?         


Author: Iam070
Date: Jul 16, 2008 17:59

Do any boy plant to code drivers for the sound cards of dos?No only sb
but also the lastest onboard cards.

Silence dos is not well.

I hear that the drivers must get some approch to the EMM386?Is it
right?
I search the internet and i can not find any useful information about
this.
7 Comments
Re: Is any project for the sound card driver in dos?         


Author: Sjouke Burry
Date: Jul 16, 2008 18:29

Iam070@gmail.com wrote:
> Do any boy plant to code drivers for the sound cards of dos?No only sb
> but also the lastest onboard cards.
>
> Silence dos is not well.
>
> I hear that the drivers must get some approch to the EMM386?Is it
> right?
> I search the internet and i can not find any useful information about
> this.
I carefully salvage any SB/SB PRO/SB16/SB32 I come across
in old throw away PC's.
And I found out that MIDI and MOD music sounds best played
with an SB PRO.
The 16 and 32 are a pain in the butt because of plug and pray
hurdles.
no comments
Re: Is any project for the sound card driver in dos?         


Author: Jim Leonard
Date: Jul 16, 2008 20:14

On Jul 16, 7:59 pm, Iam...@gmail.com wrote:
> Do any boy plant to code drivers for the sound cards of dos?No only sb
> but also the lastest onboard cards.
>
> Silence dos is not well.
>
> I hear that the drivers must get some approch to the EMM386?Is it
> right?
> I search the internet and i can not find any useful information about
> this.

You won't, because modern cards don't have the same hooks that DOS
programs need. Your best bet is to install and run DOSBox, which
emulates both DOS and popular soundcards.
no comments
Re: Is any project for the sound card driver in dos?         


Author: Bill Leary
Date: Jul 16, 2008 20:37

gmail.com> wrote in message
news:2cd2a483-b7e7-4d4f-86a6-c7c7880fb2dc@j22g2000hsf.googlegroups.com...
> Do any boy plant to code drivers for the sound cards of dos?No only sb
> but also the lastest onboard cards.
>
> Silence dos is not well.
>
> I hear that the drivers must get some approch to the EMM386?Is it
> right?
> I search the internet and i can not find any useful information about
> this.

Check the BIOS settings for your onboard sound devices. Often they have an
option to emulate and Sound Blaster of one kind or another.

- Bill
no comments
Re: Is any project for the sound card driver in dos?         


Author: Iam070
Date: Jul 24, 2008 06:25

Hello guys. I found this while i searching the internet.I think it may
explain why the driver need emm386.exe.
http://cyberelk.net/tim/parport/archive/hist/0791.html
It said that there is a undocumented API for EMM386 which provide a
means of virtualizing IO
ports under DOS.
I think it would be useful for us to make a AC97 driver.
no comments
Re: Is any project for the sound card driver in dos?         


Author: tikbalang
Date: Jul 27, 2008 03:31

On Jul 24, 9:25 pm, Iam...@gmail.com wrote:
> Hello guys. I found this while i searching the internet.I think it may
> explain why the driver need emm386.exe.http://cyberelk.net/tim/parport/archive/hist/0791.html
> It said that there is a undocumented API for EMM386 which provide a
> means of virtualizing IO
> ports under DOS.
> I think it would be useful for us  to make a  AC97 driver.

Virtual Sound Blaster v2.02

This is a program written by Andrew Zabolotny a long time ago when few
people owned Sound Blaster's but many had Covoxes and similar things.
It will emulate a real Sound Blaster (1.x) on PC-Speaker or on a
Covox. The emulation is relatively accurate, but FM synthesizer is not
supported, thus it will play only digital sound. It was tested on a
number of DOS games.

website:
http://zap.eltrast.ru/

direct download:
http://zap.eltrast.ru/en/dldos.html
http://zap.eltrast.ru/data/vsb202.zip
Show full article (1.67Kb)
no comments
Re: Is any project for the sound card driver in dos?         


Author: tikbalang
Date: Jul 27, 2008 04:00

On Jul 27, 6:31 pm, tikbalang gmail.com> wrote:
>
> Virtual Sound Blaster v2.02
>

vsb website is down. you can email andrew here: zap AT homelink DOT
ru
email me for the files.

~~~
tikbalang AT gmail DOT com
no comments
Re: Is any project for the sound card driver in dos?         


Author: tikbalang
Date: Jul 28, 2008 19:19

i uploaded the files here:

http://www.uploading.com/files/840FIGSO/sndemu.zip.html
http://uploaded.to/?id=d7dcje

sndemu.zip (~600kb) - a collection of soundcard emulators for dos.
no comments