{
  "authors": [
    "Brent Seidel"
  ],
  "depends-on": [
    {
      "bbs": "~0.1.0"
    }
  ],
  "description": "Write CP/M (or other similar binary) to floppy disk image",
  "executables": [
    "loadcpm"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "Three basic functions are available.  First, a CP/M image in Intel Hex\nformat can be added to the first two track of an existing floppy disk\nimage.  Second, a floppy disk image can be created and initialized with\nthe CP/M image on the first two tracks.  Finally, a small bootstrap\nprogram can be created to load CP/M from the disk image into the simulator.\n",
  "maintainers": [
    "Brent Seidel <brentseidel@mac.com>"
  ],
  "maintainers-logins": [
    "BrentSeidel"
  ],
  "name": "loadcpm",
  "origin": {
    "commit": "36b442d44df4c50b567dcdcdd8920f59760e1e40",
    "subdir": "./loadcpm/",
    "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
  },
  "tags": [
    "cpm"
  ],
  "version": "0.2.1",
  "website": "https://github.com/BrentSeidel/Sim-CPU"
}
