- --
Viewing Issue Advanced Details
[ Jump to Notes ]
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04893 | Sound | Minor | Always | Jun 10, 2012, 02:06 | Jun 10, 2012, 18:36 |
| Tester | darq | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Resolution | Fixed | OS | Windows Vista/7 (64-bit) | |
| Status [?] | Resolved | Driver | |||
| Version | 0.146 | Fixed in Version | 0.146u1 | Build | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 04893: ym2413.c - A block that is never executed :-D | ||||
| Description |
Please take a look at line 1754 [if ((chip->rhythm&0x20)==1) ...], this condition never happens. Should it be --> != 0 ? |
||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | |||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
1
|
No.08737
hap Developer
Jun 10, 2012, 18:36
|
hmm yes :P thanks |
|---|