{
  "machine": {
    "name": "mspacmanbpl",
    "sourcefile": "pacman/pacman.cpp",
    "cloneof": "mspacman",
    "romof": "mspacman",
    "isbios": "no",
    "isdevice": "no",
    "ismechanical": "no",
    "runnable": "yes",
    "description": "Ms. Pac-Man (Playmark bootleg)",
    "year": "1993",
    "manufacturer": "bootleg (Playmark)",
    "rom": [
      {
        "name": "playmark.ic12",
        "size": "65536",
        "crc": "31e24ca4",
        "sha1": "843bdbaa15786974d8c7b466f02bd579ada688ee",
        "region": "maincpu",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "playmark.ic13",
        "size": "65536",
        "crc": "3944ea2d",
        "sha1": "2e764cef63a0492bf9e1d0391bec402bc2930e83",
        "region": "gfx1",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "82s123.h7",
        "size": "32",
        "crc": "3545e7e9",
        "sha1": "b866b02579438afb11296e5c53a32c6425bd044d",
        "region": "proms",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "82s129-3.d1",
        "merge": "82s126.4a",
        "size": "256",
        "crc": "3eb3a8e4",
        "sha1": "19097b5f60d1030f8b82d9f1d3a241f93e5c75d6",
        "region": "proms",
        "offset": "20",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "82s126.1m",
        "merge": "82s126.1m",
        "size": "256",
        "crc": "a9cc86bf",
        "sha1": "bbcec0570aeceb582ff8238a4bc8546a23430081",
        "region": "namco",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "82s126.3m",
        "merge": "82s126.3m",
        "size": "256",
        "crc": "77245b66",
        "sha1": "0c4d0bee858b97632411c440bea6948a74759746",
        "region": "namco",
        "offset": "100",
        "status": "good",
        "optional": "no"
      }
    ],
    "device_ref": [
      {
        "tag": ":maincpu",
        "name": "z80"
      },
      {
        "tag": ":mainlatch",
        "name": "ls259"
      },
      {
        "tag": ":watchdog",
        "name": "watchdog"
      },
      {
        "tag": ":gfxdecode",
        "name": "gfxdecode"
      },
      {
        "tag": ":palette",
        "name": "palette"
      },
      {
        "tag": ":screen",
        "name": "screen"
      },
      {
        "tag": ":mono",
        "name": "speaker"
      },
      {
        "tag": ":namco",
        "name": "namco"
      }
    ],
    "chip": [
      {
        "type": "cpu",
        "tag": "maincpu",
        "name": "Zilog Z80",
        "clock": "3072000"
      },
      {
        "type": "audio",
        "tag": "mono",
        "name": "Speaker"
      },
      {
        "type": "audio",
        "tag": "namco",
        "name": "Namco",
        "clock": "96000"
      }
    ],
    "display": {
      "tag": "screen",
      "type": "raster",
      "rotate": "90",
      "width": "288",
      "height": "224",
      "refresh": "60.606061",
      "pixclock": "6144000",
      "htotal": "384",
      "hbend": "0",
      "hbstart": "288",
      "vtotal": "264",
      "vbend": "0",
      "vbstart": "224",
      "flipx": "no"
    },
    "sound": {
      "channels": "1"
    },
    "input": {
      "players": "2",
      "coins": "2",
      "service": "no",
      "tilt": "no",
      "control": [
        {
          "type": "joy",
          "player": "1",
          "ways": "4",
          "reverse": "no"
        },
        {
          "type": "joy",
          "player": "2",
          "ways": "4",
          "reverse": "no"
        }
      ]
    },
    "dipswitch": [
      {
        "name": "Coinage",
        "tag": "DSW1",
        "mask": "3",
        "diplocation": [
          {
            "name": "SW",
            "number": "1",
            "inverted": "no"
          },
          {
            "name": "SW",
            "number": "2",
            "inverted": "no"
          }
        ],
        "dipvalue": [
          {
            "name": "2 Coins/1 Credit",
            "value": "3",
            "default": "no"
          },
          {
            "name": "1 Coin/1 Credit",
            "value": "1",
            "default": "yes"
          },
          {
            "name": "1 Coin/2 Credits",
            "value": "2",
            "default": "no"
          },
          {
            "name": "Free Play",
            "value": "0",
            "default": "no"
          }
        ]
      },
      {
        "name": "Lives",
        "tag": "DSW1",
        "mask": "12",
        "diplocation": [
          {
            "name": "SW",
            "number": "3",
            "inverted": "no"
          },
          {
            "name": "SW",
            "number": "4",
            "inverted": "no"
          }
        ],
        "dipvalue": [
          {
            "name": "1",
            "value": "0",
            "default": "no"
          },
          {
            "name": "2",
            "value": "4",
            "default": "no"
          },
          {
            "name": "3",
            "value": "8",
            "default": "yes"
          },
          {
            "name": "5",
            "value": "12",
            "default": "no"
          }
        ]
      },
      {
        "name": "Bonus Life",
        "tag": "DSW1",
        "mask": "48",
        "diplocation": [
          {
            "name": "SW",
            "number": "5",
            "inverted": "no"
          },
          {
            "name": "SW",
            "number": "6",
            "inverted": "no"
          }
        ],
        "dipvalue": [
          {
            "name": "10000",
            "value": "0",
            "default": "yes"
          },
          {
            "name": "15000",
            "value": "16",
            "default": "no"
          },
          {
            "name": "20000",
            "value": "32",
            "default": "no"
          },
          {
            "name": "None",
            "value": "48",
            "default": "no"
          }
        ]
      },
      {
        "name": "Rack Test (Cheat)",
        "tag": "IN0",
        "mask": "16",
        "diplocation": {
          "name": "SW",
          "number": "7",
          "inverted": "no"
        },
        "dipvalue": [
          {
            "name": "Off",
            "value": "16",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "0",
            "default": "no"
          }
        ]
      },
      {
        "name": "Service Mode",
        "tag": "IN1",
        "mask": "16",
        "dipvalue": [
          {
            "name": "Off",
            "value": "16",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "0",
            "default": "no"
          }
        ]
      }
    ],
    "configuration": [
      {
        "name": "Difficulty",
        "tag": "DSW1",
        "mask": "64",
        "confsetting": [
          {
            "name": "Normal",
            "value": "64",
            "default": "yes"
          },
          {
            "name": "Hard",
            "value": "0",
            "default": "no"
          }
        ]
      },
      {
        "name": "Cabinet",
        "tag": "IN1",
        "mask": "128",
        "confsetting": [
          {
            "name": "Upright",
            "value": "128",
            "default": "yes"
          },
          {
            "name": "Cocktail",
            "value": "0",
            "default": "no"
          }
        ]
      }
    ],
    "port": [
      {
        "tag": ":DSW1"
      },
      {
        "tag": ":DSW2"
      },
      {
        "tag": ":IN0"
      },
      {
        "tag": ":IN1"
      }
    ],
    "driver": {
      "status": "good",
      "emulation": "good",
      "savestate": "supported",
      "requiresartwork": "no",
      "unofficial": "no",
      "nosoundhardware": "no",
      "incomplete": "no"
    }
  }
}