summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add support for IRQ handlingirq-demoBad Diode2021-04-281-3/+3
|
* Testing BIOS callsBad Diode2021-04-271-1/+3
|
* Suppress incompatible-pointer-types warningsBad Diode2021-04-241-1/+1
| | | | Life is too short to cast all of these.
* Rename DISP_CONTROL to DISP_CTRLBad Diode2021-04-171-1/+1
|
* Initial program exampleBad Diode2021-04-131-4/+4
| | | | | | Blit 3 pixels to the screen. source: https://www.coranac.com/tonc/text/first.htm
* Initial commit of gba template compilation with custom MakefileBad Diode2021-04-131-0/+72