akikoplays
akikoplays
Hello all, I am so grateful that you made this available for MacOS. Thanks a bunch. I have now updated to the latest 1.6.8, and initialized the demo project. As...
That's what puzzled me and why I tried to reproduce it manually invoking the provided executable: ``` ./m68k-amiga-elf-gcc -g -MP -MMD -m68000 -Ofast -nostdlib -Wextra -Wno-unused-function -Wno-volatile-register-var -fomit-frame-pointer -fno-tree-loop-distribution -flto...
@grahambates Thank you kindly for the swift reply, I managed to compile and run the demo code. It was my mistake, I didn't see correctly while listing that the opt/m68k-amiga-elf...
Thanks a lot for looking into it. It seems to me that it has something to do with the speed of the cpu selected. Here are a couple more findings,...
Maybe I am hallucinating, but I was working today with the debugger, and not once got the aforementioned issue. The only difference is that I was always exiting the debugger...