Anonymous
Login | Signup for a new account
2010-09-08 14:48:21 UTC
- As of 0.139u2, some drivers and options show "16-bit EEPROM set with 8-bit data". Check 4030.
- Haze is calling for mixing issues with *SINGLE* VDP games in toaplan2.c. Check 4044.
Viewing Issue Advanced Details Jump to Notes ] [ View Source: dooyong.c ]
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03706 Sound Minor Always 2010-02-02 20:49 2010-02-03 09:20
Tester M.A.S.H. View Status Public  
Assigned To M.A.S.H. Platform MAME (Self-compiled)
Priority normal Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved   Driver dooyong.c
Projection None   Version 0.136u2
ETA None Fixed in Version 0.136u3 Build Normal
Summary 03706: lastday, gulfstrm: Audio Regression
Description Terrible sound in Last Day and Gulf Storm since MAME 0.131u1.
But no problem, it was a sound map merging typo.
Here is the *FIX*:

Change in drivers\dooyong.c line 259 from

AM_RANGE(0xf002, 0xf003) AM_DEVREADWRITE("ym1", ym2203_r, ym2203_w)
to
AM_RANGE(0xf002, 0xf003) AM_DEVREADWRITE("ym2", ym2203_r, ym2203_w)

I send it to MAME !

Steps To Reproduce
Additional Information
Flags
Regression Version 0.131u1
Affected Sets lastday, gulfstrm
Old BugID
Attached Files


There are no notes attached to this issue.
Powered by Mantis Bugtrackerfdesign Mantis 1.1.0 © 2000 - 2007 Mantis Group
MAME Testers © 1998 - 2010
Process Time: 0.060683 seconds.