Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05293 Crash/Freeze Critical (emulator) Always Sep 17, 2013, 20:55 Sep 24, 2013, 17:19
Tester Tafoid View Status Public Platform
Assigned To Firewave Resolution Fixed OS
Status [?] Resolved Driver
Version 0.150 Fixed in Version 0.151 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 05293: srmdb: [debug] Assert after OK
Description
File: src/mame/machine/megavdp.c, Line 1173
Expression: vpos % megadrive_total_scanlines < (m_vdp_pal ? sizeof(vc_pal_224) : sizeof(vc_ntsc_224))
Steps To Reproduce
Additional Information Also shows in:
puyopuy2 - segac2.c
Github Commit
Flags Debug build specific
Regression Version 0.150
Affected Sets / Systems srmdb
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.09832
Firewave
Senior Tester
Sep 24, 2013, 10:21
Confirmed. I added the assert in r24374 .
User avatar
No.09834
Firewave
Senior Tester
Sep 24, 2013, 17:19
Fixed in r25416.