- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 01595 | Sound | Minor | Always | Mar 23, 2008, 21:37 | Jan 16, 2025, 20:17 |
| Tester | Robbbert | View Status | Public | Platform | |
| Assigned To | Robbbert | Resolution | Fixed | OS | |
| Status [?] | Resolved | Driver | |||
| Version | 0.116u3 | Fixed in Version | 0.274 | Build | |
| Fixed in Git Commit | 12c491b | Github Pull Request # | |||
| Summary | 01595: drivfrcg, drivfrcb , drivfrct, drivfrcsg: There is no crash sound (it's available but not connected). | ||||
| Description | There is no crash sound (it's available but not connected). | ||||
| Steps To Reproduce | |||||
| Additional Information |
Split from original bug pacmanbl0116u3yel. 00445 Formerly in driver galaxian.c (changed in 0.124u1) |
||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | drivfrcg, drivfrcb , drivfrct, drivfrcsg | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.22838
Robbbert Moderator
Jan 16, 2025, 11:52
|
This can be fixed by adding map(0x1580, 0x1587).mirror(0x6000).w("cust", FUNC(galaxian_sound_device::sound_w)); to the memory map, replacing the 4 existing lines in this range. |
|---|---|
|
No.22844
125scratch Tester
Jan 16, 2025, 20:17
|
The galaxold, scramble, and scobra drivers should really be combined into the galaxian driver. |