- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 03706 | Sound | Minor | Always | Feb 2, 2010, 20:49 | Feb 3, 2010, 09:20 |
| Tester | M.A.S.H. | View Status | Public | Platform | MAME (Self-compiled) |
| Assigned To | M.A.S.H. | Resolution | Fixed | OS | Windows XP (32-bit) |
| Status [?] | Resolved | Driver | |||
| Version | 0.136u2 | Fixed in Version | 0.136u3 | Build | Normal |
| Fixed in Git Commit | Github Pull Request # | ||||
| 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 | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | 0.131u1 | ||||
| Affected Sets / Systems | lastday, gulfstrm | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
0
| There are no notes attached to this issue. |