Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06543 Crash/Freeze Critical (emulator) Always Apr 26, 2017, 19:54 May 7, 2018, 00:26
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To cuavas Resolution Fixed OS Windows Vista/7/8 (32-bit)
Status [?] Resolved Driver
Version 0.185 Fixed in Version 0.198 Build Debug
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 06543: All sets in segapico.cpp: [debug] Assert when starting emulation
Description
Fatal error: assert: ../../../../../src/devices/sound/upd7759.cpp:251: type() == UPD7759
Steps To Reproduce
Additional Information
Github Commit
Flags Debug build specific
Regression Version 0.166
Affected Sets / Systems All sets in segapico.cpp
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.13795
Robbbert
Senior Tester
Apr 27, 2017, 12:47
Device being passed in is SEGA_315_5641_PCM, and MCFG_UPD7759_DRQ_CALLBACK is used. However the error indicates only the UPD7759 can support this callback.