Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03428 Sound Minor Always Sep 8, 2009, 11:15 Feb 17, 2011, 23:10
Tester M.A.S.H. View Status Public Platform MAME (Self-compiled)
Assigned To hap Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.133u5 Fixed in Version 0.141u3 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 03428: sfx: Sound missing.
Description The first sound problems in SF-X were in MAME 0.124u1. And in this version
there is also a background color problem, the screen after insert coin
was black and not green (see previous screenshot from MAME 0.124).
Then in MAME 0.129u6 all sound effect are missing.

Whatsnew from MAME 0.124u1:

Galaxian rewrite. Ultimately will combine the existing drivers
for galaxian, scramble, frogger, scobra, amidar, and dambustr.
For the moment, only a subset of games are implemented in the
new system; the remainder are running on the old code. Main features
are accurate video timing, correct stars implementation, better
organization, simplified input ports, and many other smaller fixes.
[Aaron Giles, stephh]

Scramble driver game SF-X and others were added to the galdrvr.c driver.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.124u1
Affected Sets / Systems sfx
Attached Files
png file icon sfx-MAME0124.png (1,878 bytes) Sep 8, 2009, 11:17
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.04915
Tafoid
Administrator
Sep 8, 2009, 12:35
Given there is no proof that the screen should NOT be black, that graphic observation is invalid. The sound is gone, however, in 0.129u6 as you mentioned.
User avatar
No.04916
M.A.S.H.
Senior Tester
Sep 8, 2009, 13:15
The screen (after insert coin) was green from MAME0.63 to 0.124.
This can be something to do with the new video driver, because
SF-X was moved from scramble.c to galdrvr.c.