{
  "actions": [
    {
      "command": [
        "alr",
        "run"
      ],
      "directory": "test",
      "type": "test"
    }
  ],
  "authors": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "depends-on": [
    {
      "gnat": ">=12 & <2000"
    }
  ],
  "description": "Create NOP ROM",
  "executables": [
    "create_nop"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "This is a tool to create a rom image with NOP commands.\n\nThis program can be used to create a ROM immage for the MOS 6502 tutorial from Ben Eater.\n\nDevelopment versions available with:\n\n```sh\nalr index --add \"git+https://github.com/krischik/alire-index.git#develop\" --name krischik\n``` \n\nSource code and testsuite available on [SourceForge](https://git.code.sf.net/p/tutorial-6502/git)\n",
  "maintainers": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "maintainers-logins": [
    "krischik"
  ],
  "name": "mos6502_create_nop",
  "origin": {
    "hashes": [
      "sha256:6f79f6a27ed162cb93e7d8e0be1eff991ccb35c1154e7237fcf7c208b23407aa",
      "sha512:10780e6c4c500a381514d1ae55b7a6dbe2465f0192604937755499887ddbbe202247b7739b29cc9e63988d0fe1f4b412dd48e92cdc78b012feedb67b1af0c83b"
    ],
    "url": "https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_nop-1.1.3.tgz"
  },
  "tags": [
    "mos-6502",
    "tools",
    "retrocomputing",
    "ada2022"
  ],
  "version": "1.1.3",
  "website": "https://sourceforge.net/projects/tutorial-6502"
}
