- --
      Viewing Issue Advanced Details
    
  | ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 03098 | Color/Palette | Minor | Always | Apr 7, 2009, 11:42 | Apr 10, 2009, 10:01 | 
| Tester | hotgraphics | View Status | Public | Platform | MAME (Official Binary) | 
| Assigned To | Resolution | Fixed | OS | Windows XP/Vista 32-bit | |
| Status [?] | Resolved | Driver | |||
| Version | 0.130u2 | Fixed in Version | 0.130u3 | Build | Normal | 
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 03098: all sets in mcatadv.c: Palette regression | ||||
| Description | It would appear that compared to prior versions of MAME, the colors/palette is no longer correct for this game. Snapshot included. | ||||
| Steps To Reproduce | |||||
| Additional Information | Possible culprit: Optimized the rendering loop in mcatadv. [Christophe Jaillet] | ||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | 0.129u5 | ||||
| Affected Sets / Systems | all sets in mcatadv.c | ||||
| Attached Files |  0000.png (16,080 bytes) Apr 7, 2009, 12:33 | ||||
      Relationships
		
    
  | There are no relationship linked to this issue. | 
      Notes
      
    
  4
    |   No.04153 Tafoid Administrator Apr 7, 2009, 12:23 edited on:  May 17, 2009, 19:35 | Please take the time to read the new bug tutorial: http://www.mametesters.org/tutorial.html In particular - "Summary", "Description" and "Affected Sets" fields. Also, be sure to provide photographic evidence (using f12) to take snapshots from MAME and whatever your source material might be to illustrate the bug. | 
|---|---|
|   No.04154 etabeta Developer Apr 7, 2009, 15:51 | the bug affected also mcatadv and its clones. it was due to a small typo (a "pen << 4" had become "pen"). it's been fixed for u3. thanks for the report. | 
|   No.04166 etabeta Developer Apr 9, 2009, 16:34 | Actually, Christophe had already spotted the problem and submitted a fix before the report was entered. Hence, credits should go to him :) | 
|   No.04173 tititou Tester Apr 10, 2009, 10:01 | Thx, and sorry for the introduction of this bug... Shame on me ! |