Stefan Reinauer

Results 14 issues of Stefan Reinauer

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, 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)

I got the AmigaStore version of 1.2 and I died about 1000 deaths yesterday when I did a mainboard + daughterboard move and my machine would not turn on anymore....

I am using the AmigaStore version of the A4000DB 1.2. When using my arananet RGA to VGA converter, things look fabulous on my Dell U2410. But when using the VGA...

- lsi53c710: fix register access mapping - A4091: Allow 32 and 64KB ROMs

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...

Running Ubuntu 23.10 I get: ``` make make -C /lib/modules/6.5.0-14-generic/build M=/home/stepan/git/sc0710 modules make[1]: Entering directory '/usr/src/linux-headers-6.5.0-14-generic' warning: the compiler differs from the one used to build the kernel The kernel...