Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02862 Graphics Major Always Jan 22, 2009, 22:17 Jan 29, 2009, 09:51
Tester LaserPlayer View Status Public Platform MAME (Self-compiled)
Assigned To aaron Resolution Fixed OS Windows XP/Vista 32-bit
Status [?] Resolved Driver
Version 0.129u2 Fixed in Version 0.129u3 Build C2D
Fixed in Git Commit Github Pull Request #
Summary 02862: Many sets in taitosj.c: During the scroling the lower part of the screen becomes black
Description The screen becomes black and slips downward, when the black disappears the screen it again becomes black
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.129u1
Affected Sets / Systems Many sets in taitosj.c
Attached Files
png file icon 0001.png (2,284 bytes) Jan 22, 2009, 22:17
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.03625
Tafoid
Administrator
Jan 22, 2009, 22:30
edited on: Jan 22, 2009, 22:58
Confirmed breakage and regression version. Similar behavior in all scrolling games in driver.
User avatar
No.03634
etabeta
Developer
Jan 23, 2009, 22:45
the probable culprit is in video/taitosj.c.

the driver has been updated to the new graphics element handling and probably either some element is marked as dirty when it should not, or it is using the wrong element from characterram...

however, no evident problem is present in the u1 update, so further investigations are needed (I cannot compile right now...)