- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08590 | Sound | Minor | Always | Mar 28, 2023, 08:38 | Apr 19, 2023, 05:28 |
| Tester | Robbbert | View Status | Public | Platform | MAME (Self-compiled) |
| Assigned To | cuavas | Resolution | Fixed | OS | Windows 10/11 (64-bit) |
| Status [?] | Resolved | Driver | |||
| Version | 0.252 | Fixed in Version | 0.253 | Build | 64-bit |
| Fixed in Git Commit | 863d034 | Github Pull Request # | #10953 | ||
| Summary | 08590: h19: non-stop beep | ||||
| Description | When a key is pressed a continuous tone is produced. | ||||
| Steps To Reproduce |
Start emulation. Press any meaningful key (not shift, ctrl) |
||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | 0.245 | ||||
| Affected Sets / Systems | h19 | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
4
|
No.21219
cuavas Administrator
Mar 28, 2023, 20:29
|
Fixed a month ago: https://github.com/mamedev/mame/pull/10953 |
|---|---|
|
No.21220
Robbbert Moderator
Mar 28, 2023, 21:30
|
It's still happening with latest git. Please test it. |
|
No.21221
cuavas Administrator
Mar 29, 2023, 02:27
|
Likely just the uninitialised bell state ending up being true - I initialised them on start in 1302585d33108600b9d4f2cd8af569de3d9a5d42. |
|
No.21222
Robbbert Moderator
Mar 29, 2023, 03:12
|
Thanks. |