aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change release optimization mode to -O3Bad Diode2021-05-291-1/+1
* Fix warnings and compilation issues on macOSBad Diode2021-05-231-4/+7
* Add some configuration parameters for compilationBad Diode2021-05-231-0/+2
* Move roms to separate directoryBad Diode2021-05-231-3/+2
* Small makefile cleanupBad Diode2021-05-231-22/+24
* Try fixing compilation issues on macOSBad Diode2021-05-231-3/+3
* Update makefile to try to fix a build issue on macOSBad Diode2021-05-221-4/+2
* Include bin2carr on the tools directoryBad Diode2021-05-221-2/+5
* Change dirty_tiles to use a u32[20] instead of u8[20][30]Bad Diode2021-05-201-1/+1
* Update build system to build the boot data on the flyBad Diode2021-05-201-1/+10
* Proof of concept of UXN on the GBABad Diode2021-05-181-0/+74