{
  "machine": {
    "name": "dsb2_device",
    "sourcefile": "sega/dsb2.cpp",
    "isdevice": "yes",
    "runnable": "no",
    "isbios": "no",
    "ismechanical": "no",
    "description": "Sega 68k-based Digital Sound Board 2",
    "device_ref": [
      {
        "tag": ":_tmp:mpegcpu",
        "name": "m68000"
      },
      {
        "tag": ":_tmp:uart",
        "name": "i8251"
      },
      {
        "tag": ":_tmp:uart_clock",
        "name": "clock"
      }
    ],
    "chip": {
      "type": "cpu",
      "tag": ":mpegcpu",
      "name": "Motorola MC68000",
      "clock": "8000000"
    },
    "sound": {
      "channels": "0"
    }
  }
}