{
  "machine": {
    "name": "gromport",
    "sourcefile": "devices/bus/ti99/gromport/gromport.cpp",
    "isdevice": "yes",
    "runnable": "no",
    "isbios": "no",
    "ismechanical": "no",
    "description": "TI-99 Cartridge port",
    "configuration": {
      "name": "RESET on cartridge insert",
      "tag": ":CARTRESET",
      "mask": "1",
      "confsetting": [
        {
          "name": "Off",
          "value": "0",
          "default": "no"
        },
        {
          "name": "On",
          "value": "1",
          "default": "yes"
        }
      ]
    }
  }
}