- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
09177 | DIP/Input | Trivial | Always | 8 days ago | 7 days ago |
Tester | joemagiera | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | cuavas | Resolution | Fixed | OS | Windows 10/11 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.271 | Fixed in Version | 0.278GIT | Build | 64-bit |
Fixed in Git Commit | 335639e | Github Pull Request # | |||
Summary | 09177: venture: dip switches displayed incorrectly | ||||
Description |
For 1-coin, 1-play: -MAME displays dips 4 & 5 on and 8 off. -The manual for Exidy Venture states 4 on, 5 & 8 off. -Confirmed on real hardware, matches manual, i.e., 4 on, 5 & 8 off. |
||||
Steps To Reproduce |
Start up Exidy Venture (version 5 set 1, parent). hit tab select dip switches select coinage and change to 1-coin, 1-play note dips displayed |
||||
Additional Information | other versions of Venture have same issue. | ||||
Github Commit | |||||
Flags | Verified with Original | ||||
Regression Version | |||||
Affected Sets / Systems | venture | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
![]() No.23303
cuavas Administrator
7 days ago
|
As boted in the source, the game treats those two combinations identically. When you choose 1 credit per coin, MAME turns switches 4 and 5 on. You can click switch 5 on the diagram to get the other combination, although it will be displayed as invalid. The display is correct for what MAME is telling the emulated game. |
---|---|
![]() No.23304
cuavas Administrator
7 days ago
|
I changed it to default to the setting shown in the manual. |