- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02703 | Graphics | Minor | Always | Dec 3, 2008, 01:32 | Dec 4, 2008, 02:08 |
Tester | Luigi30 | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | aaron | Resolution | Bugs That Aren't Bugs | OS | Windows XP/Vista 32-bit |
Status [?] | Resolved | Driver | |||
Version | 0.128u4 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02703: term2 and clones: term2 has blank lines on the left side | ||||
Description | term2 has a blank block of pixels on the left side of the screen. The guns can't track there, and it never draws anything there outside of the VRAM test. I noticed that on startup, the resolution is 399 wide, but it resets itself to 404 wide once the game boots. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | term2 and clones | ||||
Attached Files
|
0000.png (6,982 bytes) Dec 3, 2008, 01:32
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.03208
Tafoid Administrator
Dec 3, 2008, 18:46
|
This seems no different than Neo-Geo's black border issue on many games which do not use the full resolution of the hardware. Optimally, having some source material from PCB would answer this question. |
---|---|
No.03213
aaron Developer
Dec 4, 2008, 02:08
|
The TMS34010-based games (like term2) derived their visible area from actual values programmed into the chip. In this case, the game programs in some extra space on the left. This is intended behavior. |