{
  "actions": [
    {
      "command": [
        "alr",
        "run"
      ],
      "directory": "test",
      "type": "test"
    }
  ],
  "authors": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "depends-on": [
    {
      "gnat": ">=12 & <2000"
    }
  ],
  "description": "Create ROM with reset vector",
  "executables": [
    "create_reset"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "This is a tool to create a rom image with reset vector.\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_reset",
  "origin": {
    "hashes": [
      "sha256:5afaf61a284c189f3728cdebdaf56d32c43b2baf9bc35710a58c6460c1ee4317",
      "sha512:d713d35645b16b748106d101c46ccf4ef58fe9fec429256859ccafa9d8b9c4c5b2cb99183d03f8c2e38c1781b3dba43fe0e0336f45f1cdb31dcbdd3ae61b968b"
    ],
    "url": "https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_reset-1.1.2.tgz"
  },
  "tags": [
    "mos-6502",
    "tools",
    "retrocomputing",
    "ada2022"
  ],
  "version": "1.1.2",
  "website": "https://sourceforge.net/projects/tutorial-6502"
}
