- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02707 | DIP/Input | Minor | Always | Dec 4, 2008, 00:28 | May 22, 2011, 18:44 |
Tester | Luigi30 | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | couriersud | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.128u4 | Fixed in Version | 0.131u3 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02707: lottofun: coin lockout nonfunctional | ||||
Description | lottofun toggles a coin lockout that outputs to bit 4 of $C805, but there's nothing hooked up there. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | lottofun | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.03225
Luigi30 Tester
Dec 4, 2008, 16:54
edited on: Dec 4, 2008, 17:06 |
$C805 is the PIA 0 control port. It's not used for anything else. It has only two states in the program code, 34 and 3C. 3C means the lockout is enabled, 34 means it's not. The code that controls the lockout is around E189. |
---|---|
No.04637
Luigi30 Tester
Jul 13, 2009, 17:27
|
This was fixed a few versions ago. |
No.04908
couriersud Developer
Sep 4, 2009, 20:46
|
I wasn't able to determine who resolved it and when it was resolved. Not explicitly mentioned. Anyhow it works now and coin lockup is wired up. |
No.05934
Luigi30 Tester
Apr 2, 2010, 05:31
|
It was resolved by me in .132 according to an old whatsnew. |