Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02644 Gameplay Minor Always Nov 12, 2008, 20:39 Jan 4, 2009, 20:10
Tester Kale View Status Public Platform MAME (Self-compiled)
Assigned To Kale Resolution Fixed OS Windows XP/Vista 32-bit
Status [?] Resolved Driver
Version 0.128u3 Fixed in Version 0.129 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 02644: tdragon, tdragon1, hachamf: Coin counter doesn't decrease
Description If you insert a coin on these games and start a play,the coin counter doesn't decrease,causing "fraud" plays.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems tdragon, tdragon1, hachamf
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.03034
Kale
Developer
Nov 12, 2008, 20:41
Caused by a broken coin/credit simulation,I'll probably rewrite it like on Double Dealer (i.e. with TIMER_DEVICE_CALLBACK instead of hooking it into the VIDEO_UPDATE).