Modification for MAME ver.0.156

*****************************
"Beraboh Man"
*****************************

[1] aimed strobe signal at stable behavior

  before modification -----

    The time length whitch "CONTROL1 bit 4 (selector counter clear)" is on
    is for only a moment whitch "CONTROL1 bit 6 (strobe)" changes from off to on

  after modification -----

    The time length whitch "CONTROL1 bit 4 (selector counter clear)" is on
    is between "CONTROL1 bit 6 (strobe)" negative edge and next negative edge

[2] changed to be same behavior as the real BERABOH SWITCH

  before modification -----

    close deep_switch only
      -> not push

    close shallow_switch only (hold long)
      -> weakest

  after modification -----

    close deep_switch only (immediately)
      -> strongest

    close shallow_switch only
      -> not push

[3] added dipswitch list

  DIPSW4 = Forbid continue

*****************************
"Face Off"
*****************************

[1] aimed strobe signal at stable behavior

  before modification -----

    The time length whitch "CONTROL1 bit 0,1,2 (multiplexer selector number)" is correct value
    is for only a moment whitch "CONTROL1 bit 6 (strobe)" changes from off to on

  after modification -----

    The time length whitch "CONTROL1 bit 0,1,2 (multiplexer selector number)" is correct value
    is between "CONTROL1 bit 6 (strobe)" negative edge and next negative edge



-----------------------------
Sorry for my EngRish :-(
