{
  "machine": {
    "name": "floppy_twiggy",
    "sourcefile": "devices/imagedev/floppy.cpp",
    "isdevice": "yes",
    "runnable": "no",
    "isbios": "no",
    "ismechanical": "no",
    "description": "5.25\" twiggy drive",
    "device_ref": [
      {
        "tag": ":_tmp:flopsndout",
        "name": "speaker"
      },
      {
        "tag": ":_tmp:flopsnd",
        "name": "flopsnd"
      }
    ],
    "chip": [
      {
        "type": "audio",
        "tag": ":flopsndout",
        "name": "Speaker"
      },
      {
        "type": "audio",
        "tag": ":flopsnd",
        "name": "Floppy sound",
        "clock": "44100"
      }
    ],
    "sound": {
      "channels": "1"
    }
  }
}