aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Apply asie's patch 2 for performance optimizationsBad Diode2021-05-201-1/+2
* Apply asie's first performance patchBad Diode2021-05-201-3/+12
* Add datetime and control methodsBad Diode2021-05-201-16/+83
* Add README and some example romsBad Diode2021-05-201-3/+3
* Update build system to build the boot data on the flyBad Diode2021-05-201-6/+2
* Implement double buffering drawingBad Diode2021-05-191-16/+17
* Add a new console drawing modeBad Diode2021-05-191-4/+29
* Test automata drawingBad Diode2021-05-191-2/+3
* Update screen rendering to use 2 backgroundsBad Diode2021-05-191-73/+17
* Set up backgrounds 0 and 1 for fg/bg drawingBad Diode2021-05-191-28/+59
* Draw directly to the FRAMEBUFFERBad Diode2021-05-181-59/+59
* Proof of concept of UXN on the GBABad Diode2021-05-181-0/+155