💾 Archived View for thatit.be › 2024-10-31-21-38-48.gmi captured on 2024-12-17 at 10:04:09. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
I did something like this:
git clone https://github.com/gbadev-org/libtonc-examples cd libtonc-examples docker run -w /build/basic/hello -v `pwd`:/build --rm -ti devkitpro/devkitarm make
And rather cheerfully saw the following result:
hello.c linking cartridge built ... hello.gba ROM fixed!
Furthermore:
nix-shell -p mgba --run "mgba ./basic/hello/hello.gba"
And mgba popped up and ran it!
created: 2024-10-31
(re)generated: 2024-12-17