{
  "machine": {
    "name": "tmc2000",
    "sourcefile": "telercas/tmc1800.cpp",
    "isbios": "no",
    "isdevice": "no",
    "ismechanical": "no",
    "runnable": "yes",
    "description": "Telmac 2000",
    "year": "1980",
    "manufacturer": "Telercas Oy",
    "biosset": [
      {
        "name": "prom200",
        "description": "PROM N:o 200",
        "default": "no"
      },
      {
        "name": "prom202",
        "description": "PROM N:o 202",
        "default": "no"
      },
      {
        "name": "tool2000",
        "description": "TOOL-2000",
        "default": "no"
      }
    ],
    "rom": [
      {
        "name": "200.m5",
        "bios": "prom200",
        "size": "512",
        "crc": "79da3221",
        "sha1": "008da3ef4f69ab1a493362dfca856375b19c94bd",
        "status": "baddump",
        "region": "cdp1802",
        "offset": "0",
        "optional": "no"
      },
      {
        "name": "202.m5",
        "bios": "prom202",
        "size": "512",
        "status": "nodump",
        "region": "cdp1802",
        "offset": "0",
        "optional": "no"
      },
      {
        "name": "tool2000",
        "bios": "tool2000",
        "size": "2048",
        "status": "nodump",
        "region": "cdp1802",
        "offset": "0",
        "optional": "no"
      }
    ],
    "device_ref": [
      {
        "tag": ":cdp1802",
        "name": "cdp1802"
      },
      {
        "tag": ":screen",
        "name": "screen"
      },
      {
        "tag": ":mono",
        "name": "speaker"
      },
      {
        "tag": ":m3",
        "name": "cdp1864"
      },
      {
        "tag": ":quickload",
        "name": "quickload"
      },
      {
        "tag": ":cassette",
        "name": "cassette_image"
      },
      {
        "tag": ":ram",
        "name": "ram"
      }
    ],
    "chip": [
      {
        "type": "cpu",
        "tag": "cdp1802",
        "name": "RCA CDP1802",
        "clock": "1750000"
      },
      {
        "type": "audio",
        "tag": "mono",
        "name": "Speaker"
      },
      {
        "type": "audio",
        "tag": "m3",
        "name": "RCA CDP1864",
        "clock": "1750000"
      },
      {
        "type": "audio",
        "tag": "cassette",
        "name": "Cassette"
      }
    ],
    "display": {
      "tag": "screen",
      "type": "raster",
      "rotate": "0",
      "width": "96",
      "height": "288",
      "refresh": "50.080128",
      "pixclock": "1750000",
      "htotal": "112",
      "hbend": "8",
      "hbstart": "104",
      "vtotal": "312",
      "vbend": "20",
      "vbstart": "308",
      "flipx": "no"
    },
    "sound": {
      "channels": "1"
    },
    "input": {
      "players": "1",
      "service": "no",
      "tilt": "no",
      "control": [
        {
          "type": "keypad",
          "buttons": "17",
          "reverse": "no"
        },
        {
          "type": "keyboard",
          "buttons": "48",
          "reverse": "no"
        }
      ]
    },
    "port": [
      {
        "tag": ":RUN"
      },
      {
        "tag": ":Y0"
      },
      {
        "tag": ":Y1"
      },
      {
        "tag": ":Y2"
      },
      {
        "tag": ":Y3"
      },
      {
        "tag": ":Y4"
      },
      {
        "tag": ":Y5"
      },
      {
        "tag": ":Y6"
      },
      {
        "tag": ":Y7"
      }
    ],
    "driver": {
      "status": "good",
      "emulation": "good",
      "savestate": "supported",
      "requiresartwork": "no",
      "unofficial": "no",
      "nosoundhardware": "no",
      "incomplete": "no"
    },
    "device": [
      {
        "type": "quickload",
        "tag": "quickload",
        "instance": {
          "name": "quickload",
          "briefname": "quik"
        },
        "extension": {
          "name": "bin"
        }
      },
      {
        "type": "cassette",
        "tag": "cassette",
        "instance": {
          "name": "cassette",
          "briefname": "cass"
        },
        "extension": [
          {
            "name": "wav"
          },
          {
            "name": "flac"
          },
          {
            "name": "aif"
          },
          {
            "name": "aiff"
          }
        ]
      }
    ],
    "ramoption": [
      {
        "name": "16K",
        "#text": "16384"
      },
      {
        "name": "32K",
        "#text": "32768"
      },
      {
        "name": "4K",
        "default": "yes",
        "#text": "4096"
      }
    ]
  }
}