This is my attempt at solving Advent of Code 2024 on the Nintendo DS. This is able to complete the first half of the first day's puzzle, and output it to the screen.
Untested on real hardware, but I see no reason it wouldn't work.
Building can be done with Just. Also requires ndspacker and its requirements.
# Spit out a rom
$ just
# Or, start a debugging session
$ just gdb