Philip Howard
Philip Howard
There’s PGFUtil but it’s intended to create fonts for loading in MicroPython, though it shouldn’t be a huge stretch to convert those to hpp. It’s also in desperate need of...
I'd be inclined to believe that more PS5 controllers have sold, but 90% of them don't work anymore 😆 But yeah, big is an understatement- wouldn't surprise me if this,...
You can install Python and the 32blit tools directly in Windows and run it from there IIRC. This is one of the many reasons I ditched WSL for Linux. IIRC...
Quite amazed this hasn't been conflicted yet. I guess the engine doesn't get quite the TLC the ports do! Seems the reason this failed for Emscripten has been lost to...
It feels like the most reasonable (and probably controversial?) answer is: use CMake. I list multiple C modules frequently across a dozen or more builds just by including them into...
@Carglglz this feels like a much more logical approach, thank you!
I'd guess the photos *are* upside-down and the EXIF orientation data corrects those for viewing on desktop? Failing that, a non-sensitive test photo (for both right side up and upside...
Having gained the revelation recently that our Flash is 32MB not 32Mb then I'm really coming around to the idea of actually initialising part of the Flash with a FAT32...
We now have a pretty comprehensive file API, so users can leverage that to facilitate savegames to SD card for the time being- but I do strongly believe that saving/loading...