Test ran at 2025-09-14 01:34:13.311285+00:00 SOLUTION: mos6502_create_nop=1.5.1: Create NOP ROM Origin: source archive mos6502_create_nop-1.5.1.tgz at https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_nop-1.5.1.tgz with hashes sha256:6d85a64aa52a0aae5dd33ca3c857eafaf0a4a0f8e4084eece7242d0918dee236, sha512:cfe5386ede45324d18d27bfe43ba5dd72b315ddc6c8e6a18c08519d1118fa1b8aba3e3cb92fca54895006dfd87f3f654a45344ca3c51b287cd013d9520a6bf39 Properties: Author: Martin Krischik Build Switches: Description: Create NOP ROM Executable: create_nop License: GPL-3.0-or-later Long_Description: This is a tool to create a rom image with NOP commands. 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_nop Tag: mos-6502 Tag: tools Tag: retrocomputing Tag: ada2022 Version: 1.5.1 Website: https://sourceforge.net/projects/tutorial-6502 Dependencies (direct): adacl^6.3.0 Dependencies (solution): adacl=6.3.0 aunit=25.0.0 Dependencies (graph): adacl=6.3.0 --> aunit=25.0.0 (25.0.0) mos6502_create_nop=1.5.1 --> adacl=6.3.0 (^6.3.0) LOG: [alr test] Testing mos6502_create_nop=1.5.1 [alr test] Spawning retrieval for remote crate: alr -d -n get mos6502_create_nop=1.5.1 Note: Deploying mos6502_create_nop=1.5.1... #=#=# ######################################################################## 100.0%##O#-# ######################################################################## 100.0%##=O#- # ######################################################################## 100.0% ######################################################################## 100.0%# #=O#- # # #=O#- # #-#O=-# # #=#=- # # -#O=# # # -=#=-# # # ######################################################################## 100.0% mos6502_create_nop=1.5.1 successfully retrieved. Dependencies were solved as follows: + adacl 6.3.0 (new) + aunit 25.0.0 (new,indirect) [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building mos6502_create_nop=1.5.1/mos6502_create_nop.gpr... Setup [mkdir] object directory for project MOS6502_Create_Nop [mkdir] exec directory for project MOS6502_Create_Nop Compile [Ada] create_nop.adb Bind [gprbind] create_nop.bexch [Ada] create_nop.ali Link [link] create_nop.adb Success: Build finished successfully in 0.63 seconds. Found declared GPR file: mos6502_create_nop.gpr [alr test] Test completed SUCCESSFULLY