{
  "machine": {
    "name": "dingov",
    "sourcefile": "galaxian/galaxold.cpp",
    "cloneof": "dingo",
    "romof": "dingo",
    "isbios": "no",
    "isdevice": "no",
    "ismechanical": "no",
    "runnable": "yes",
    "description": "Dingo (Nuova Videotron bootleg)",
    "year": "1983",
    "manufacturer": "bootleg (Nuova Videotron)",
    "rom": [
      {
        "name": "ic4",
        "size": "8192",
        "crc": "e834700a",
        "sha1": "09a0a7c47fa08d450ee5a0f0d33b0f23c76dc65b",
        "region": "maincpu",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "ic3",
        "size": "8192",
        "crc": "ac95cbef",
        "sha1": "36ae61fcf849d6d43c55046c0f88bfcf078a850b",
        "region": "maincpu",
        "offset": "2000",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "ic8",
        "size": "8192",
        "crc": "e7be5d33",
        "sha1": "72145a67dcb24d59fd144eabfef51d3fc918783d",
        "region": "audiocpu",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "ic11",
        "size": "8192",
        "crc": "37e50c48",
        "sha1": "fe89a8fb18c760c5191d720fe13b220f331bfffb",
        "region": "gfx1",
        "offset": "0",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "ic12",
        "size": "8192",
        "crc": "9e6e6c6d",
        "sha1": "2daa7bcfac423b4dcff4787230aea3982e67e620",
        "region": "gfx1",
        "offset": "800",
        "status": "good",
        "optional": "no"
      },
      {
        "name": "ic10",
        "size": "32",
        "crc": "02b11865",
        "sha1": "70053db9635a9194e4372835379a82f6ea64ef83",
        "region": "proms",
        "offset": "0",
        "status": "good",
        "optional": "no"
      }
    ],
    "device_ref": [
      {
        "tag": ":maincpu",
        "name": "z80"
      },
      {
        "tag": ":7474_9m_1",
        "name": "7474"
      },
      {
        "tag": ":7474_9m_2",
        "name": "7474"
      },
      {
        "tag": ":int_timer",
        "name": "timer"
      },
      {
        "tag": ":watchdog",
        "name": "watchdog"
      },
      {
        "tag": ":gfxdecode",
        "name": "gfxdecode"
      },
      {
        "tag": ":palette",
        "name": "palette"
      },
      {
        "tag": ":screen",
        "name": "screen"
      },
      {
        "tag": ":speaker",
        "name": "speaker"
      },
      {
        "tag": ":audiocpu",
        "name": "z80"
      },
      {
        "tag": ":soundlatch",
        "name": "generic_latch_8"
      },
      {
        "tag": ":aysnd",
        "name": "ay8910"
      }
    ],
    "chip": [
      {
        "type": "cpu",
        "tag": "maincpu",
        "name": "Zilog Z80",
        "clock": "3072000"
      },
      {
        "type": "cpu",
        "tag": "audiocpu",
        "name": "Zilog Z80",
        "clock": "1536000"
      },
      {
        "type": "audio",
        "tag": "speaker",
        "name": "Speaker"
      },
      {
        "type": "audio",
        "tag": "aysnd",
        "name": "AY-3-8910A PSG",
        "clock": "1536000"
      }
    ],
    "display": {
      "tag": "screen",
      "type": "raster",
      "rotate": "90",
      "width": "256",
      "height": "224",
      "refresh": "60.606061",
      "pixclock": "6144000",
      "htotal": "384",
      "hbend": "0",
      "hbstart": "256",
      "vtotal": "264",
      "vbend": "16",
      "vbstart": "240",
      "flipx": "no"
    },
    "sound": {
      "channels": "1"
    },
    "input": {
      "players": "1",
      "coins": "2",
      "service": "no",
      "tilt": "no",
      "control": {
        "type": "joy",
        "buttons": "1",
        "ways": "8",
        "reverse": "no"
      }
    },
    "dipswitch": [
      {
        "name": "Coin A",
        "tag": "DSW0",
        "mask": "1",
        "dipvalue": [
          {
            "name": "2 Coins/1 Credit",
            "value": "0",
            "default": "yes",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "64"
            }
          },
          {
            "name": "1 Coin/1 Credit",
            "value": "0",
            "default": "yes",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "0"
            }
          },
          {
            "name": "1 Coin/3 Credits",
            "value": "1",
            "default": "no",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "64"
            }
          },
          {
            "name": "1 Coin/6 Credits",
            "value": "1",
            "default": "no",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "0"
            }
          }
        ]
      },
      {
        "name": "Coin B",
        "tag": "DSW0",
        "mask": "2",
        "dipvalue": [
          {
            "name": "2 Coins/1 Credit",
            "value": "0",
            "default": "yes",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "64"
            }
          },
          {
            "name": "1 Coin/1 Credit",
            "value": "0",
            "default": "yes",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "0"
            }
          },
          {
            "name": "1 Coin/3 Credits",
            "value": "2",
            "default": "no",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "64"
            }
          },
          {
            "name": "1 Coin/6 Credits",
            "value": "2",
            "default": "no",
            "condition": {
              "tag": "IN1",
              "mask": "64",
              "relation": "eq",
              "value": "0"
            }
          }
        ]
      },
      {
        "name": "Lives",
        "tag": "DSW0",
        "mask": "12",
        "dipvalue": [
          {
            "name": "1",
            "value": "0",
            "default": "no"
          },
          {
            "name": "2",
            "value": "4",
            "default": "no"
          },
          {
            "name": "3",
            "value": "8",
            "default": "yes"
          },
          {
            "name": "Infinite (Cheat)",
            "value": "12",
            "default": "no"
          }
        ]
      },
      {
        "name": "Half Coinage",
        "tag": "IN1",
        "mask": "64",
        "dipvalue": [
          {
            "name": "Off",
            "value": "0",
            "default": "yes"
          },
          {
            "name": "On",
            "value": "64",
            "default": "no"
          }
        ]
      },
      {
        "name": "Cabinet",
        "tag": "IN1",
        "mask": "128",
        "dipvalue": [
          {
            "name": "Upright",
            "value": "0",
            "default": "yes"
          },
          {
            "name": "Cocktail",
            "value": "128",
            "default": "no"
          }
        ]
      }
    ],
    "port": [
      {
        "tag": ":DSW0"
      },
      {
        "tag": ":IN0"
      },
      {
        "tag": ":IN1"
      }
    ],
    "driver": {
      "status": "good",
      "emulation": "good",
      "savestate": "supported",
      "requiresartwork": "no",
      "unofficial": "no",
      "nosoundhardware": "no",
      "incomplete": "no"
    }
  }
}