Skip to content

Which hardware is supported? #566

Answered by aduros
niutech asked this question in Questions
Sep 23, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

It should work, and others have had some luck getting it ported to different devices, eg: https://twitter.com/alvaroviebrantz/status/1518343016011943939

If your device is supported by RetroArch, you should be able to use the libretro WASM-4 core directly.

Otherwise you'll need to write a new backend that implements the platform-specific I/O parts, and add a new CMake target to build with the new source files. You can check out the existing backends to see what would need to be implemented.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aduros
Comment options

Answer selected by niutech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants