Jump to content

dos mame sound


tojol

Recommended Posts

I am trying to build a pure dos mame with dmame 89, i have a sound problem (unable to initialize sound) and the emulator do not start. this is my autoexec.bat

 

@ECHO OFF

keyb sp,,C:\keyboard.sys

SET BLASTER=A220 I5 D1 P330

c:\dos\sndinit.exe/INIT

c:\dos\sndtsr.exe

set path=c:\sneskey;c:\dos

cd\arcadeos

go

 

i was using advamame with out problems seting device_sound auto in advmame.rc, in dmame this option do not exist and i have trying with all options 1,3...7 and the same error...

 

do i have to modify any parameter in make file before compile or something like that?

 

if any of have a configuration like this may be can help me. Thank you

Link to comment
Share on other sites

I think i know what is my problem. I have a compiled dos mame executable file that shows the next list

 

0. eternal silence

1. sound blaster

2. chipste integrated ac97

3. chipste integrated ac97 (pure dos)

4. Ultramax sound

5. Ultra sound

6. Windows sound sistem

7. Ensoniq sound scape

8. Ess audio drive

9. Sound blaster pro

 

all versions of dos mame that i have compiled shows this list

 

0. Silence

1. Sound blaster

3. Pro audio expectrum

4. Ultramax sound

5. Ultra sound

6. Windows sound sistem

7. Ensoniq sound scape

 

As you can see the last list have not the option 3 (chip set integrated ac 97) do you know which is the dos mame version that shows the frist list? or there are a way to get that list for all versions?

Link to comment
Share on other sites

Are you trying to develop a multigame arcade system? That is, Arcadeos, SnesKey, and AdvMame? I did had the same problem time ago, but with some other motherboards with ac97 integrated it is still happened to me. By the way, what is the mame version and what executable that you did used first? That is, the version that shows to you most options in the sound listing?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...