gba
gba copied to clipboard
examples shouldn't use vcount spinning
our examples aren't really intended to be part of a tutorial series where we explain all the concepts one by one, so we should just use proper vblank interrupt waiting with a handler and such like a "real" program should.