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

This command results in a broken install on macOS Big Sur: sudo easy_install pip According to [StackOverflow](https://stackoverflow.com/a/18947390) and other websites, the command is obsolete and pip should be installed like...

Escape sequences like 9B 4B or 9B 4A are entirely ignored in output, leaving to interesting artifacts: vamos -c /home/reinauer/project/vamosrc -- hx68 -A magic.asm -oobj/magic.o -iinclude: �F�KAssembled magic.asm to obj/magic.o.

Feature

Hi, Apologies for a very stupid stupid question. I can install amitools using `python -m pip install amitools` and this seems to install .exe files in the Scripts location of...

Take it all or cherry-pick what you want^^

I have an error when try to split Kiskstart v47.96 A1200: awe74@ubuntu:~/Projects/CustomROM$ romtool split kicka1200.rom -o . Header 11144ef9 512 Traceback (most recent call last): File "/usr/local/bin/romtool", line 8, in...

Hi, would it be possible to create a new release, so folks installing through pip get the latest version of romtool? (https://www.exxoshost.co.uk/forum/viewtopic.php?f=75&t=4630 for reference)

All programs compiled with AmigaE 3.3a open graphics.library, regardless of whether they actually call anything from it or not. It would be nice if this didn't kill vamos.

I bought AmigaOS 3.1.4 from Hyperion Entertainment and installed the latest version of amitools. Typing "vamos -x Shell-Seg" where Shell-Seg is the file I got from AmigaOS 3.1.4 dropped me...

Hello there, I am really interested to use vamos on one project I develop, at the CI/CD process, where I need to change files protection attributes before creating the lha...