gba-stuff

Game boy advance from-scratch programming playground

Game Boy Advance playground

This repostiory is my sandbox for playing with GBA.
I'm doing it as much from scratch as I can because it is more intersting this way.
I'm also doing it in crystal for the same reason.

I am using this very cool guide TONC
and the GBA hardware specs from there: GBATEK. The startup file are mostly taken from there.

Dependencies

They should be available on every sane linux distro packages manager:

You migh also want a GBA emulator, I use mgba.
As I write this, the rom work as expected in mgba but not in mgba-qt, which is weird.

Run shards to install crystal development dependencies.

Usage

Just make it.

Immediate TODO:

  • Basic string display system
  • Better assets handling
  • Maybe: find a way to reduce clutter without section-gcing __crystal_main.

Credit

Repository

gba-stuff

Owner
Statistic
  • 5
  • 0
  • 0
  • 0
  • 1
  • 5 months ago
  • June 12, 2022
License

Links
Synced at

Sat, 18 May 2024 13:36:16 GMT

Languages