Test ran at 2025-03-25 01:13:25.626648+00:00 SOLUTION: atari_exe_tools=1.5.0: Atari tools for for handling EXE-files Origin: source archive atari_exe_tools-1.5.0.tgz at https://sourceforge.net/projects/tutorial-6502/files/Alire/atari_exe_tools-1.5.0.tgz with hashes sha256:cfa984352e70e528ee768124141eaa3d56dc595f7613ce7c1bf12be578005349, sha512:e166df5c4b7afc02f30463495cb76c482801985d8f8f1bda2af6b8408da2d18f6435cbc95a003e306c217b725f18493d325080fc34c1144d0891040cc89c1e0d Properties: Test run: alr run (from ${CRATE_ROOT}/test) Author: Martin Krischik Build Switches: Description: Atari tools for for handling EXE-files Executable: exe_tools-main License: GPL-3.0-or-later Long_Description: This is a tool to analyse Atari 8 bit EXE files. # Print Header ```sh >exe_tools-main --print-header ./test/share/atari_check_exe_test/HELLO_C.EXE" File: ./test/share/atari_check_exe_test/HELLO_C.EXE Magic: $FFFF; Start: $2E00; End: $2EF5; Length: 246 Magic: $0000; Start: $02E2; End: $02E3; Length: 2; Init: $2E47 Magic: $0000; Start: $2400; End: $28DE; Length: 1247 Magic: $0000; Start: $02E0; End: $02E1; Length: 2; Run: $2401 ``` # Print Data ```sh --print-data ./test/share/atari_check_exe_test/HELLO_A.EXE" File: ./test/share/atari_check_exe_test/HELLO_A.EXE 2400: 60 60 A2 00 A9 0B 9D 42 03 A9 3F 9D 44 03 A9 24 2410: 9D 45 03 A9 2E 9D 48 03 A9 00 9D 49 03 20 56 E4 2420: A2 00 A9 07 9D 42 03 A9 6D 9D 44 03 A9 24 9D 45 2430: 03 A9 01 9D 48 03 A9 00 9D 49 03 20 56 E4 60 48 2440: 65 6C 6C 6F 20 57 6F 72 6C 64 21 9B 28 75 73 69 2450: 6E 67 20 61 20 65 78 65 63 75 74 61 62 6C 65 20 2460: 69 6E 20 61 73 73 65 6D 62 65 72 29 9B 00 02E0: 02 24 Run: $2402 >exe_tools-main ``` The ATASCII part of the hexdump has been removed as Alire is not UTF8 compatible. Development versions and testsuite available using the follwowing index: ```sh alr index --add "git+https://github.com/krischik/alire-index.git#develop" --name krischik ``` Source code including AUnit tests available on [SourceForge](https://git.code.sf.net/p/tutorial-6502/git) Maintainer: Martin Krischik Maintainers_Logins: krischik Name: atari_exe_tools Tag: atari Tag: tools Tag: retrocomputing Tag: ada-2022 Version: 1.5.0 Website: https://sourceforge.net/projects/tutorial-6502 Dependencies (direct): adacl^5.15.1 gnat>=12 & <2000 Dependencies (solution): adacl=5.16.1 gnat=14.2.1 (gnat_native) gnat_native=14.2.1 Dependencies (graph): adacl=5.16.1 --> gnat_native=14.2.1 (^14.2) atari_exe_tools=1.5.0 --> adacl=5.16.1 (^5.15.1) atari_exe_tools=1.5.0 --> gnat=14.2.1 (gnat_native) (>=12 & <2000) LOG: Spawning: alr -d -n get atari_exe_tools=1.5.0 Note: Deploying atari_exe_tools=1.5.0... ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0%#=#=# ######################################################################## 100.0%##=#=# #################################################### 72.4% ######################################################################## 100.0% Note: Deploying gnat_native=14.2.1... #=#=# 0.0% ### 5.0% ##### 7.4% ##### 8.1% ####### 10.0% ########### 16.6% ################ 22.4% #################### 28.1% ######################## 34.6% ########################### 38.2% ############################# 40.4% ################################ 44.8% #################################### 50.3% ###################################### 53.7% ########################################## 58.3% ########################################### 61.0% ############################################# 63.8% ################################################## 69.5% #################################################### 73.3% ######################################################## 77.9% ########################################################## 81.8% ############################################################## 87.3% ################################################################## 93.0% ####################################################################### 99.4% ######################################################################## 100.0% Note: gnat_native=14.2.1 installed successfully. Note: Deploying adacl=5.16.1... ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0%#=#=# ######################################################################## 100.0% atari_exe_tools=1.5.0 successfully retrieved. Dependencies were solved as follows: + adacl 5.16.1 (new) +b gnat 14.2.1 (new,gnat_native,binary) +b gnat_native 14.2.1 (new,indirect,binary) Note: Alire has selected automatically this toolchain: gprbuild=22.0.1 gnat_native=14.2.1 You can select a different toolchain at any time with `alr toolchain --select` Download will start now: Press Enter to continue or Ctrl-C to abort ERROR: a-tigeli.adb:96 ERROR: alr encountered an unexpected error, re-run with -d for details. ERROR: error location: 0x102c361 Ada.Text_Io.Get_Line.Get_Chunk at a-tigeli.adb:96