32Blit SDK Games

Hi,

I’ve made a repo on github and using a github runner i managed to crosscompile about 43 games from the 32Blit SDK for muos AARCH64 Devices. 32 Blit SDK allows you to create little games for normally embedded devices like the original 32blit and picosystem, but they also have a SDL2 Implementation and so basically thanks to that i was able to cross compile them. You can also try to create games yourselve for muos and other devices using this and then you could reuse the github runner i made to cross compile them

I’ve tested them on my rg35xxsp but they may also work on other MUOS devices.

You can find the repo and game downloads here : https://github.com/joyrider3774/32blit_aarch64_muos

7 Likes

Looks great! I moved this to application release :slight_smile:

3 Likes

Very cool, thank you for this!

1 Like