{
  "machine": {
    "name": "saturn_racing",
    "sourcefile": "devices/bus/sat_ctrl/racing.cpp",
    "isdevice": "yes",
    "runnable": "no",
    "isbios": "no",
    "ismechanical": "no",
    "description": "Sega Saturn Racing Wheel",
    "input": {
      "players": "1",
      "service": "no",
      "tilt": "no",
      "control": [
        {
          "type": "joy",
          "buttons": "8",
          "ways": "8",
          "reverse": "no"
        },
        {
          "type": "stick",
          "minimum": "0",
          "maximum": "255",
          "sensitivity": "25",
          "keydelta": "200",
          "reverse": "no"
        }
      ]
    }
  }
}