- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
01595 | Sound | Minor | Always | Mar 23, 2008, 21:37 | 4 days ago |
Tester | Robbbert | View Status | Public | Platform | |
Assigned To | Robbbert | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.116u3 | Fixed in Version | 0.274GIT | 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
4 days ago
|
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
4 days ago
|
The galaxold, scramble, and scobra drivers should really be combined into the galaxian driver. |