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

« back to all changes in this revision

Viewing changes to src/mame/drivers/mrflea.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:
45
45
      * ......10 : 20000 points
46
46
      * ......01 : 30000 points
47
47
      * ......00 : 40000 points
48
 
  - DSW1 bit 2 determines the "Bonus life" occurence (1 OFF - 0 ON) :
 
48
  - DSW1 bit 2 determines the "Bonus life" occurrence (1 OFF - 0 ON) :
49
49
      * .....1.. : many extra lives can be awarded every "value" points
50
50
      * .....0.. : only one extra life can be awarded at "value" points
51
51
  - When DSW1 bit 3 is OFF, you can't get any extra lives (code at 0x3368).