{
  "authors": [
    "Brent Seidel"
  ],
  "depends-on": [
    {
      "bbs": "~0.1.0"
    }
  ],
  "description": "CPU Simulator for multiple CPUs",
  "licenses": "GPL-3.0-or-later",
  "long-description": "This contains simulators for the 6502, 8080/8085/Z80, 680000/68008,\nand some of the PDP-11 (11/04, 11/05,10, 11/15,20, and 11/34) processors.\n\nFor the 8080 family, I/O and a BIOS are provided so that CP/M can be run.\nThe standard 8 inch floppy disk images are supported and are useful for\naccessing a wealth of archived software.\n\nFor the PDP-11 processors, some of the DEC I/O is also simulated well\nenough to be able to run the RT-11 operating system.\n\nMore will probably be added with time.\n",
  "maintainers": [
    "Brent Seidel <brentseidel@mac.com>"
  ],
  "maintainers-logins": [
    "BrentSeidel"
  ],
  "name": "bbs_simcpu",
  "origin": {
    "commit": "d74538a68e10f588bd754e8966843a75b2068cb1",
    "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
  },
  "tags": [
    "cpu-simulator",
    "6502",
    "i8080",
    "i8085",
    "z80",
    "m68000",
    "pdp11"
  ],
  "version": "0.6.0",
  "website": "https://github.com/BrentSeidel/Sim-CPU"
}
