Results 26 comments of Michal Schulz

The bug is fixed software-wise now. The issue was related to ghost data on D0..15 bus. Big Amigas are using pull-up resistors there, A500/A600 do not. I have tested Kickstarts...

What raspberrry pi are you using? The issue is strange because it is working for everyone else. Therefore two questions: 1. What HD LED board did you bought 2. How...

Ok, confirmed. You are using Pi3B (not 3B+) which has the activity led connected to external GPIO. This setup is not yet supported by SDHC driver and because of that...

You need to pass compiler options (e.g. -m68040 -m68881), otherwise 68000 mode without FPU will be used

> Would you have some example code using the 040 fpu ? I looked on the wab, but it seems it's not easy to find. I mean something usable without...

Please check todays nightly build :)

I will look at it as soon as I get the necessary hardware (should be already in progress)

You cannot log to sdcard because Emu68 does not know about sdcard and does not use it in any way. You can however attach serial logger, either synchronous or asynchronous,...

I have updated your issue to add multiline verbatim. So, what was the issue with copying the ``stubs-lp64.h``?