libretro / supafaust

Unsupported SNES emulator for multicore ARM Cortex A7,A9,A15,A53 Linux platforms.
GNU General Public License v2.0
10 stars 12 forks source link

request: compile support for 3ds and psvita #16

Open therealteamplayer opened 1 year ago

therealteamplayer commented 1 year ago

the 3ds and ps vita struggle to run some of the more demanding snes cores (e.g. snes9x 2005 plus onwards) so on paper it might be a good idea to attempt to compile this core for those devices. how feasible would this be?

therealteamplayer commented 1 year ago

I have attempted myself to get 3ds compile support working and I can compile the core successfully: https://github.com/therealteamplayer/supafaust/commit/e596027f4c86088b2110c78d143026c9ee7c43d9

however i can't test it on hardware as when I attempt to load the core I cannot select any content (i.e. does not recognise .smc and .sfc files.) this might be an issue with how i'd compiled it as idk what i'm doing really, i just changed enough to get it to compile

soaresluciano commented 2 months ago

I know it's been a while since you posted it, but do you still have the code somewhere? The link is broken and I'd love to give it a try.

therealteamplayer commented 2 months ago

I know it's been a while since you posted it, but do you still have the code somewhere? The link is broken and I'd love to give it a try.

I don't think I ever got it working I'm afraid