libretro / libretro-uae

PUAE libretro
GNU General Public License v2.0
111 stars 60 forks source link

PUAE on Retroarch on Nintedo 3DS #594

Closed solarmon closed 1 year ago

solarmon commented 1 year ago

Hi,

I'm not sure whether this is the right place to ask, but I have installed Retroarch on the Nintendo 3DS - as per:

https://docs.libretro.com/guides/install-3ds2ds/

However, the "Commodore - Amiga (PAUE)" core seems to be missing from the list of cores that are available to download.

Is there a reason why this core is not available on Retroarch for Nintendo 3DS? Is there a way to add the core?

Thank you.

sonninnos commented 1 year ago

Makefile has the entry for it, so it is simply not built by buildbot, but no idea if it is even worth the trouble, since the hardware is pretty weak.

solarmon commented 1 year ago

Hi,

Thanks for the response. I just wanted an alternative and comparison to uae3DS (https://github.com/badda71/uae3DS) which only supports the A500.

I wanted to test on a Nintendo 3DS XL, if that makes any difference in terms of performance.

sonninnos commented 1 year ago

Looks like your best bet is trying to build it yourself to see what happens.

And might want to go straight to the 2.6.1 branch since the current is way slower with ARM.

solarmon commented 1 year ago

Unfortunately, I wouldn't have a clue on where to start with that! Would you have any pointers that will help me in the right direction?

sonninnos commented 1 year ago

Sorry, zero idea.

solarmon commented 1 year ago

OK, no problem, thank you for taking the time to respond.