- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
04008 | Color/Palette | Minor | Always | Aug 19, 2010, 14:36 | Aug 19, 2010, 16:11 |
Tester | Kale | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Open | OS | Windows Vista/7 (32-bit) | |
Status [?] | Confirmed | Driver | |||
Version | 0.139u1 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 04008: flytiger: bad colors in service mode | ||||
Description |
Service mode currently draws with MAME defaults, palette seems to be loaded with a 2bpp format. Notice that soft resets doesn't update the entire palette, so you have black colors on some of the words |
||||
Steps To Reproduce | Load the game, set service mode to ON, hard reset MAME. | ||||
Additional Information | bit 3 of memory mapped port 0xe010 controls this mode (active high = 4bpp, low = 2bpp) | ||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | flytiger | ||||
Attached Files
|
hard_reset.png (3,196 bytes) Aug 19, 2010, 14:36
| ||||
soft_reset.png (2,564 bytes) Aug 19, 2010, 14:36
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.06573
Kale Developer
Aug 19, 2010, 14:37
|
Note, GAME_WRONG_COLORS flag doesn't cover this thing, this issue wasn't known at all in the driver since day one. |
---|