- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04625 | Timing | Trivial | Always | Jan 22, 2012, 11:30 | Apr 9, 2014, 04:48 |
| Tester | moa | View Status | Public | Platform | MAME (Unofficial Binary) |
| Assigned To | Resolution | Open | OS | Windows Vista/7 (64-bit) | |
| Status [?] | Confirmed | Driver | |||
| Version | 0.144u6 | Fixed in Version | Build | 64-bit | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 04625: fghtatck & clone: graphic glitches when scrolling left-right | ||||
| Description |
there a sync glitch on right side of screen, only visible when scrolling. [s]Maybe related to 04623[/s] other namcona1 games seems unaffected |
||||
| Steps To Reproduce |
start a game move your plane left-right |
||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | fghtatck & clone | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.08065
Fujix Administrator
Jan 22, 2012, 11:53
|
This issue can be seen in some old builds, should not have to do with 04623. |
|---|---|
|
No.10551
AWJ Developer
Apr 9, 2014, 04:48
|
The visible area is 32 to 255, but we're firing the vblank interrupts (both 68K and MCU) on scanline 224... that doesn't seem right. |