summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Test Bresenham's algorithmBad Diode2021-04-151-14/+33
* Update some commentsBad Diode2021-04-151-2/+2
* Implement Bresenham's line drawing algorithmBad Diode2021-04-151-4/+88
* Add function perform vsyncBad Diode2021-04-141-0/+13
* An alternative way of putting pixels on the framebufferBad Diode2021-04-131-14/+16
* Add initial text writing with bd-fontBad Diode2021-04-132-6/+287
* Update initial example w/ utility macros/functionsBad Diode2021-04-132-7/+109
* Initial program exampleBad Diode2021-04-132-33/+12
* Initial commit of gba template compilation with custom MakefileBad Diode2021-04-133-0/+106