~ubuntu-branches/ubuntu/precise/mame/precise-proposed

« back to all changes in this revision

Viewing changes to src/mame/drivers/cps3.c

  • Committer: Package Import Robot
  • Author(s): Cesare Falco
  • Date: 2011-11-30 18:50:10 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111130185010-02hcxybht1mn082w
Tags: 0.144-0ubuntu1
* New upstream release (LP: #913550)
* mame.install:
  - Added artwork/ images to be used with -effect switch
  - Be more selective with hash/ contents
* contrib/mame.ini: added /usr/share/games/mame/artwork/ to artpath

Show diffs side-by-side

added added

removed removed

Lines of Context:
1661
1661
 
1662
1662
        if (ACCESSING_BITS_0_7)
1663
1663
        {
1664
 
        /*  if(DEBUG_PRINTF)*/ printf("cram_gfxflash_bank_LSB_w LSB32 %08x\n",data);
 
1664
                // writes 0 during boot
 
1665
                //printf("cram_gfxflash_bank_LSB_w LSB32 %08x\n",data);
1665
1666
        }
1666
1667
}
1667
1668
 
2080
2081
                }
2081
2082
                else
2082
2083
                {
2083
 
                        printf("Unknown DMA List Command Type\n"); // warzard uses command 0, uncompressed? but for what?
 
2084
                        // warzard uses command 0, uncompressed? but for what?
 
2085
                        //printf("Unknown DMA List Command Type\n");
2084
2086
                }
2085
2087
 
2086
2088
        }