- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02731 | Sound | Minor | Always | Feb 5, 1997, 00:00 | Jan 14, 2009, 23:17 |
Tester | Fujix | View Status | Public | Platform | |
Assigned To | Phil Bennett | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.128u5 | Fixed in Version | 0.129u1 | Build | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02731: various: List of games that have OKI6295 volume messages appear. | ||||
Description |
List of games that have OKI6295 volume messages appear: - toaplan2.c: batrider - megasys1.c: cybattlr - vamphalf.c vamphalf |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | various | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.03268
Luigi30 Tester
Dec 10, 2008, 04:54
|
Driver says: /* the manual only lists 9 volume steps */ if ((data & 0x0f) >= 9) popmessage("OKI6295 volume %x contact MAMEDEV", data & 0x0f); |
---|