Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04093 Sound Minor Always Oct 22, 2010, 19:42 Mar 6, 2011, 14:28
Tester M.A.S.H. View Status Public Platform MAME (Self-compiled)
Assigned To hap Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.140 Fixed in Version 0.141u4 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 04093: spiders and clones: High tone never stop playing
Description There is a high tone at start since MAME 0.139u2 which never stops.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.139u2
Affected Sets / Systems spiders and clones
Attached Files
 
Relationships
related to 04029Resolvedhap All sets in murogem.c: Severe graphic corruption 
Notes
2
User avatar
No.06785
Tafoid
Administrator
Oct 22, 2010, 20:22
Even though it's flagged, it an obvious and reportable regression.
User avatar
No.06786
Tafoid
Administrator
Oct 22, 2010, 22:16
edited on: Oct 22, 2010, 22:16
I've done some revision testing and it stems from the m6800 core changes in r10144:
m6800 - Fixed initial state of bit 7 and 6 of flag registers (according to documentation) [Miodrag Milanovic]

Driver side adjustment is likely needed to account for this.