Post #1275665
2026-04-07 08:13 UTC
Replies (2)
-
@Ronflaix@mastodon.gamedev.place 2026-04-07 08:17
@manawyrm Azur* is Lephe's "game" framework running on top of gint. I mostly use its rendering and game loop system, replacing my own homebrew ones. I forgot whether it was gint or Azure but one of both used the DSP RAM as partial VRAM to blit to the screen chunk per chunk of scanlines. If I have some time and motivation, i guess I could check how that'd work on my end. Thanks a bunch for showing me it can be possible. *EDIT: Azur, not Azure, my bad. https://git.planet-casio.com/Lephenixnoir/Azur
-
@lda@masto.doskel.net 2026-04-07 10:20
@manawyrm @Ronflaix I'm actually working on my own tools to generate sound samples (though no playback!) with some DSP abuse, although I've been working on other things for the past few days https://git.planet-casio.com/lda/libraiko