8 Commits

Author SHA1 Message Date
912fe90f01 Enable link time optimization 2024-03-20 22:11:03 -06:00
3c23746e4b Change CMakeLists.txt to use globs and pkg-config
NOTE: libtonc does not have a pkg-config file packaged in devkitpro. You
must write one and place it in
$DEVKITPRO/portlibs/gba/lib/pkgconfig/libtonc.pc
2024-03-11 02:17:58 -06:00
d1e2c7be71 Add debug CXX flags, disable exceptions 2024-03-04 21:05:41 -07:00
898112a9f4 Build MTL and ETL in project, update MTL submodule 2024-03-04 21:02:07 -07:00
b33aadf3bb Add MGBA debug logging to build 2024-02-29 16:59:07 -07:00
6a056ae336 Add graphics bin to include directories and fix include scope. 2024-02-22 17:52:00 -07:00
921f9f7d4a Add test image to CMake build 2024-02-22 17:45:47 -07:00
c48c8c5aa8 Add CMakeLists.txt 2024-02-22 11:55:55 -07:00