Test ran at 2023-06-10 01:23:38.051566+00:00 SOLUTION: mos6502_create_reset=1.1.2: Create ROM with reset vector Origin: source archive mos6502_create_reset-1.1.2.tgz at https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_reset-1.1.2.tgz with hashes sha256:5afaf61a284c189f3728cdebdaf56d32c43b2baf9bc35710a58c6460c1ee4317, sha512:d713d35645b16b748106d101c46ccf4ef58fe9fec429256859ccafa9d8b9c4c5b2cb99183d03f8c2e38c1781b3dba43fe0e0336f45f1cdb31dcbdd3ae61b968b 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.1.2 Website: https://sourceforge.net/projects/tutorial-6502 Dependencies (direct): gnat>=12 & <2000 Dependencies (solution): gnat=12.2.1 (gnat_external) (installed) Dependencies (graph): mos6502_create_reset=1.1.2 --> gnat=12.2.1 (gnat_external) (>=12 & <2000) LOG: Note: Deploying mos6502_create_reset=1.1.2... #=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # ######################################################################## 100.0%-=#=# # # ##################################################### 74.7% ######################################################################## 100.0% mos6502_create_reset=1.1.2 successfully retrieved. Dependencies were solved as follows: +i gnat 12.2.1 (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=12.2.1 2. None 3. gnat_external=12.2.1 [Detected at /usr/bin/gnat] 4. gnat_arm_elf=12.2.1 5. gnat_avr_elf=12.2.1 6. gnat_riscv64_elf=12.2.1 7. gnat_arm_elf=12.1.2 8. gnat_avr_elf=12.1.2 9. gnat_native=12.1.2 0. gnat_riscv64_elf=12.1.2 a. (See more choices...) Enter your choice index (first is default): > ERROR: Canceled.