@bbbbbr@mastodon.gamedev.place
Post #2035014
2026-05-05 17:58 UTC
@nivrig @mcmartin
Hadn't seen this article before, cool!
A couple notes:
> I'm not convinced about VSCode as a C editor but the debugging is nice.
Not sure it's mentioned, but the Emulicious debug adapter also works with sublime text. Unsure about any other editors.
> GBDK-2020 leans on Windows-only tools for graphics
Wondering if CrossZGB is meant here? For that, gbtd/gbmb are supported, but mainly for legacy reasons and whatever pixel art editor people want use is the recommendation.
Replies (1)
-
@nivrig@mastodon.social 2026-05-05 19:18
@bbbbbr @mcmartin I think I meant GBDK-2020 - in the docs it talks about png2asset (and maybe others) which I could only find Windows sources for. I always assumed I could make my own asset tools anyway though.