Test ran at 2024-04-11 13:24:58.831322+00:00 SOLUTION: mos6502_create_reset=1.5.0: Create ROM with reset vector Origin: source archive mos6502_create_reset-1.5.0.tgz at https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_reset-1.5.0.tgz with hashes sha256:002f044dcc02f6e90d7ad030ba52d2924614d32816aacd021e21045427ad5962, sha512:8dd41d654eab20df07a569c3c86b68c4cfa0fa7d14283f3609224a51a9f9ab188b6801e5733d0fea8645c166d72e48cc6f5844a7e52620653b2f68d73f9ca847 Properties: Test run: ${CRATE_DIR}/test/alr run Author: Martin Krischik Description: Create ROM with reset vector Executable: create_reset License: GPL-3.0-or-later Long_Description: This is a tool to create a rom image with reset vector. This program can be used to create a ROM immage for the MOS 6502 tutorial from Ben Eater. Development versions available with: ```sh alr index --add "git+https://github.com/krischik/alire-index.git#develop" --name krischik ``` Source code and testsuite available on [SourceForge](https://git.code.sf.net/p/tutorial-6502/git) Maintainer: Martin Krischik Maintainers_Logins: krischik Name: mos6502_create_reset Tag: mos-6502 Tag: tools Tag: retrocomputing Tag: ada2022 Version: 1.5.0 Website: https://sourceforge.net/projects/tutorial-6502 Dependencies (direct): gnat>=12 & <2000 Dependencies (solution): gnat=12.2.0 (gnat_external) (installed) Dependencies (graph): mos6502_create_reset=1.5.0 --> gnat=12.2.0 (gnat_external) (>=12 & <2000) LOG: Note: Deploying mos6502_create_reset=1.5.0... #=#=# ##=#=# ######################################################################## 100.0% ######################################################################## 100.0% mos6502_create_reset=1.5.0 successfully retrieved. Dependencies were solved as follows: +i gnat 12.2.0 (new,installed,gnat_external) Welcome to the toolchain selection assistant In this assistant you can set up the default toolchain to be used with any crate that does not specify its own top-level dependency on a version of gnat or gprbuild. If you choose "None", Alire will use whatever version is found in the environment. Note: gnat is currently not configured. (alr will use the version found in the environment.) Please select the gnat version for use with this configuration 1. gnat_native=13.2.1 2. None 3. gnat_external=12.2.0 [Detected at /usr/bin/gnat] 4. gnat_arm_elf=13.2.1 5. gnat_avr_elf=13.2.1 6. gnat_riscv64_elf=13.2.1 7. gnat_arm_elf=13.1.0 8. gnat_avr_elf=13.1.0 9. gnat_native=13.1.0 0. gnat_riscv64_elf=13.1.0 a. (See more choices...) Enter your choice index (first is default): > ERROR: Canceled.