- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
05961 | Graphics | Minor | Always | Jun 10, 2015, 16:26 | Jun 10, 2015, 23:40 |
Tester | darq | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Open | OS | Windows Vista/7/8 (64-bit) | |
Status [?] | Confirmed | Driver | |||
Version | 0.162 | Fixed in Version | Build | ||
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 05961: gotcha: [possible] Layer offsets. | ||||
Description |
The bg layer is shifted by 1 pixel 'left' and the fg layer is shifted by 1 pixel 'up' (See attachments). If this isn't an original PCB behavior, the correct shifts should be (-1, 1) for fg_set_scrolldx and (-4, 0) for bg_set_scrolldx. |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | Possible | ||||
Regression Version | |||||
Affected Sets / Systems | gotcha | ||||
Attached Files
|
0000.png (43,914 bytes) Jun 10, 2015, 16:26 Uploaded by darq
| ||||
0001.png (22,573 bytes) Jun 10, 2015, 16:28 Uploaded by darq
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.11749
Tafoid Administrator
Jun 10, 2015, 23:40
|
Confirming as possible pending PCB examination |
---|