@mcmartin@mastodon.gamedev.place
Post #2214151
2026-05-08 06:24 UTC
@gkrnours@mastodon.gamedev.place It's got a page in the guidebook, though!
I'd stick to C if I messed with it though; I'm not sure I'd wish THUMB1 on anyone
Replies (1)
-
@gkrnours@mastodon.gamedev.place 2026-05-08 08:01
@mcmartin@mastodon.gamedev.place one of the nice things about gba homebrew is it's arm so you can write C and compile it with modern gcc :) There are even a few framework for more modern language, I'm learning one for rust at the moment