Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
07280 Graphics Minor Always Apr 14, 2019, 10:53 Apr 20, 2019, 13:11
Tester ArcadeShadow View Status Public Platform MAME (Official Binary)
Assigned To Resolution Open OS Windows Vista/7/8 (64-bit)
Status [?] Confirmed Driver
Version 0.208 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 07280: megadriv [galahad]: Bottom graphics corrupted
Description The lower screen graphics are corrupted/distorted in the title screen and in the game play.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems megadriv [galahad]
Attached Files
png file icon snapshots.png (39,172 bytes) Apr 14, 2019, 10:53 Uploaded by ArcadeShadow
screenshots
ArcadeShadow
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.16336
StHiryu
Tester
Apr 14, 2019, 13:29
Very possibly related to 06229
User avatar
No.16343
dink
Tester
Apr 20, 2019, 13:11
To get this one right, 2 things are needed:
1: "blank last line" functionality of the vdp - reg #1 write, display enable off before the next line is in the active area will blank last line.
2: correct DMA timing

good luck :)