amitools icon indicating copy to clipboard operation
amitools copied to clipboard

Various tools for using AmigaOS programs on other platforms

Results 47 amitools issues
Sort by recently updated
recently updated
newest added

Hello there, sorry to bother you, but I'm a Windows user (currently 8.1) who's really interested in trying these tools out as I've been struggling to find a decent ADF/HDF...

I just tried the following command assuming it would patch my ROM image in place: ` romtool A600.rom patch 1mb_rom ` There was no error message or warning, but the...

This will boot loop on an A600 (using 27c800): ``` $ romtool patch -o kick.rom CDTVA500A600A2000.47.111.rom 1mb_rom $ romtool build -o ext.rom -t ext -s 512 -f -r 47.111 icon.library...

``` $ romtool build -o ../amiga600.rom -t kick -k -s 512 index.txt Traceback (most recent call last): File "/home/stepan/.local/bin/romtool", line 8, in sys.exit(main()) ^^^^^^ File "/home/stepan/.local/lib/python3.11/site-packages/amitools/tools/romtool.py", line 740, in main...

- don't crash if invalid character printed, print space instead - support for AllocAbs

It seems that musashi is configured using 68040 but the documentation states that it only supports 68000 and 68020. I can set 68040 in the configuration and it seems to...

A few changes that makes hunktool (and others using HunkShow.py) show the hunk allocation size memory attributes (chip/fast).

I ran Shell-Seg from OS3.9 and 3.1.4 sucessfully. Now I tried Shell-Seg from OS3.2.1 and failed with a guru 8700000f. I played with different library-settings with no success. Should vamos...

It would be great to see packaged support for Linux binfmt. Using Linux binfmt, Amiga OS binaries could be directly run from a Linux shell using their name. I managed...

xdftool.py has a parameter `--seperator`. Correct spelling would be `--separator`.