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