ColeyG / coles-gba-demo

A GBA Demo made by me for ME! Download and try the latest release!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cole's Game Boy Advance Demo

This is my first ever Game Boy Demo! I am pretty terrible at C so don't take this as a guide. Instead I recommend the reinterpretcast's guide. Otherwise it's simply emulatable, and once I release a version I will link it here.

A game screen

Caveats

Since this is a game boy advance demo, it doesn't actually pay attention to timing or drawing complexity since it isn't played. So I've cut corners when it comes to drawing algos and standards practices for the console. Don't use what you see here unless you know what you are doing for the GBA. (It evens commits one of the biggest crimes... Global variables GASP)

About

A GBA Demo made by me for ME! Download and try the latest release!


Languages

Language:C 94.5%Language:Shell 5.5%