{
  "machine": {
    "name": "hanafuda_panel",
    "sourcefile": "shared/mahjong.cpp",
    "isdevice": "yes",
    "runnable": "no",
    "isbios": "no",
    "ismechanical": "no",
    "description": "Hanafuda panel",
    "input": {
      "players": "1",
      "service": "no",
      "tilt": "no",
      "control": [
        {
          "type": "mahjong",
          "buttons": "2",
          "reverse": "no"
        },
        {
          "type": "hanafuda",
          "buttons": "10",
          "reverse": "no"
        }
      ]
    }
  }
}