Dimitris Panokostas

Results 290 comments of Dimitris Panokostas
trafficstars

Manjaro: https://manjaro.org/download/#raspberry-pi-4

@amyren1966 Amiberry runs much faster under 64-bit, mostly due to a faster JIT implementation there. Also, with Manjaro you get the latest versions of drivers and libraries directly (it's a...

That's because you tried compiling the 32-bit target. Try with PLATFORM=pi64

You might want to include Amiberry in the list of Amiga emulators of RetroPie. It's a version forked from uae4arm-rpi, but with several improvements and bug fixes. I just pushed...

@joolswills I did try to reach out to Chips from the very beginning, several times in fact. Unfortunately he wasn't interested in merging in all the updates I have been...

@joolswills It's identical to the current uae4arm-rpi version in that respect, at least for the current version. Future versions might have some changes regarding configuration files, but I'll try to...

@joolswills One detail that might be helpful, if you provide a default config file: We've added options to use a game controller button to Quit or Shutdown the system. It's...

@joolswills I did some tests with the latest RetroPie (v4.2) and noticed that you include a custom compiled version of SDL2 2.0.5, which is great. What's even better, is that...

This is now implemented in the `feature/mt32` branch, in case anyone wants to test it. I did a quick test with Castle of Dr. Brain (MT32 version) and it seems...

I suspect this has something to do with the `.lha` archiver code in Amiberry (which is currently in-sync with WinUAE). This allows us to open an archive as a read-only...