{
  "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:002f044dcc02f6e90d7ad030ba52d2924614d32816aacd021e21045427ad5962",
      "sha512:8dd41d654eab20df07a569c3c86b68c4cfa0fa7d14283f3609224a51a9f9ab188b6801e5733d0fea8645c166d72e48cc6f5844a7e52620653b2f68d73f9ca847"
    ],
    "url": "https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_reset-1.5.0.tgz"
  },
  "tags": [
    "mos-6502",
    "tools",
    "retrocomputing",
    "ada2022"
  ],
  "version": "1.5.0",
  "website": "https://sourceforge.net/projects/tutorial-6502"
}
