{
  "machine": {
    "name": "flashgun",
    "sourcefile": "skeleton/flashgun.cpp",
    "ismechanical": "yes",
    "isbios": "no",
    "isdevice": "no",
    "runnable": "yes",
    "description": "Flash Gun",
    "year": "1986",
    "manufacturer": "Itisa",
    "rom": {
      "name": "2764.a4",
      "size": "8192",
      "crc": "c3a1fc10",
      "sha1": "356a4afab196f972d9bfcec554a06ba51162068d",
      "region": "maincpu",
      "offset": "0",
      "status": "good",
      "optional": "no"
    },
    "device_ref": [
      {
        "tag": ":maincpu",
        "name": "z80"
      },
      {
        "tag": ":speaker",
        "name": "speaker"
      },
      {
        "tag": ":ay1",
        "name": "ay8910"
      },
      {
        "tag": ":ay2",
        "name": "ay8910"
      },
      {
        "tag": ":ay3",
        "name": "ay8910"
      }
    ],
    "chip": [
      {
        "type": "cpu",
        "tag": "maincpu",
        "name": "Zilog Z80",
        "clock": "3000000"
      },
      {
        "type": "audio",
        "tag": "speaker",
        "name": "Speaker"
      },
      {
        "type": "audio",
        "tag": "ay1",
        "name": "AY-3-8910A PSG",
        "clock": "1500000"
      },
      {
        "type": "audio",
        "tag": "ay2",
        "name": "AY-3-8910A PSG",
        "clock": "1500000"
      },
      {
        "type": "audio",
        "tag": "ay3",
        "name": "AY-3-8910A PSG",
        "clock": "1500000"
      }
    ],
    "sound": {
      "channels": "1"
    },
    "input": {
      "players": "1",
      "service": "no",
      "tilt": "no"
    },
    "dipswitch": [
      {
        "name": "Unknown",
        "tag": "DSW0",
        "mask": "1",
        "diplocation": {
          "name": "SW0",
          "number": "1",
          "inverted": "no"
        },
        "dipvalue": [
          {
            "name": "Off",
            "value": "1",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "0",
            "default": "no"
          }
        ]
      },
      {
        "name": "Unknown",
        "tag": "DSW0",
        "mask": "2",
        "diplocation": {
          "name": "SW0",
          "number": "2",
          "inverted": "no"
        },
        "dipvalue": [
          {
            "name": "Off",
            "value": "2",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "0",
            "default": "no"
          }
        ]
      },
      {
        "name": "Unknown",
        "tag": "DSW0",
        "mask": "4",
        "diplocation": {
          "name": "SW0",
          "number": "3",
          "inverted": "no"
        },
        "dipvalue": [
          {
            "name": "Off",
            "value": "4",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "0",
            "default": "no"
          }
        ]
      },
      {
        "name": "Unknown",
        "tag": "DSW0",
        "mask": "8",
        "diplocation": {
          "name": "SW0",
          "number": "4",
          "inverted": "no"
        },
        "dipvalue": [
          {
            "name": "Off",
            "value": "8",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "0",
            "default": "no"
          }
        ]
      }
    ],
    "port": {
      "tag": ":DSW0"
    },
    "driver": {
      "status": "preliminary",
      "emulation": "preliminary",
      "savestate": "unsupported",
      "requiresartwork": "no",
      "unofficial": "no",
      "nosoundhardware": "no",
      "incomplete": "no"
    },
    "feature": {
      "type": "sound",
      "status": "unemulated"
    }
  }
}