
{
  "machine": {
    "id": "ibm5160",
    "type": "pcx86"
  },
  "computer": {
    "id": "xt-mda-256k",
    "name": "IBM PC XT"
  },
  "ram": [
    {
      "id": "ramLow",
      "name": "",
      "addr": "0x00000",
      "size": 0,
      "test": false
    }
  ],
  "rom": [
    {
      "id": "romBASIC",
      "addr": "0xf6000",
      "size": "0x08000",
      "file": "/machines/pcx86/ibm/5160/rom/basic/BASIC110.json5"
    },
    {
      "id": "romBIOS",
      "addr": "0xfe000",
      "size": "0x02000",
      "file": "/machines/pcx86/ibm/5160/rom/bios/1982-11-08/XTBIOS-REV1.json5"
    },
    {
      "id": "romHDC",
      "addr": "0xc8000",
      "size": "0x02000",
      "file": "/machines/pcx86/ibm/5160/rom/hdc/IBM-XEBEC-1982.json5"
    }
  ],
  "video": [
    {
      "id": "videoMDA",
      "name": "Monochrome Display",
      "model": "",
      "mode": 7,
      "screenWidth": 720,
      "screenHeight": 350,
      "scale": true,
      "charCols": 80,
      "charRows": 25,
      "fontROM": "/machines/pcx86/ibm/video/mda/IBM-MDA.json5",
      "screenColor": "black",
      "touchScreen": false
    }
  ],
  "cpu": {
    "id": "cpu8088",
    "name": "",
    "model": 8088,
    "clock": 0,
    "multiplier": 1,
    "autoStart": true,
    "csStart": -1,
    "csInterval": -1,
    "csStop": -1
  },
  "keyboard": {
    "id": "keyboard",
    "name": "",
    "model": ""
  },
  "fdc": {
    "id": "fdcNEC",
    "name": "",
    "autoMount": {
      "A": {
        "name": "PC DOS 2.00 (Disk 1)",
        "path": "/diskettes/pcx86/sys/dos/ibm/2.00/PCDOS200-DISK1.json"
      },
      "B": {
        "name": "PC DOS 2.00 (Disk 2)",
        "path": "/diskettes/pcx86/sys/dos/ibm/2.00/PCDOS200-DISK2.json"
      }
    },
    "diskettes": "/machines/pcx86/diskettes.json,/disks/pcsigdisks/pcx86/diskettes.json"
  },
  "hdc": {
    "id": "hdcXT",
    "type": "XT",
    "drives": [
      {
        "name": "10Mb Hard Disk",
        "type": 3
      }
    ]
  },
  "chipset": {
    "id": "chipset",
    "name": "",
    "model": 5160,
    "sw1": "01000001",
    "@note": "The above switch settings indicate '256K, No FPU, Monochrome Monitor, 2 Floppy Drives'",
    "sound": false
  },
  "serial": {
    "id": "com1",
    "adapter": 1
  },
  "debugger": {
    "id": "debugger",
    "name": "",
    "messages": ""
  },
  "xml": "/machines/pcx86/ibm/5160/mda/256kb/machine.xml"
}
