Myles Busig 489e942bd2 Add MGBA debug logging w/ puts
MGBA debugging must be enabled using debug::open and disabled using
debug::close. This commit adds logging through debug::puts. TODO: add
logging using debug::printf and debug::write.
2024-02-29 16:57:04 -07:00
2024-02-29 16:57:04 -07:00
2024-02-29 16:57:04 -07:00
2024-02-22 11:49:38 -07:00
2024-02-22 11:49:38 -07:00

gba-display-bitmap

Simple bitmap display functionality.

Description
No description provided
Readme 67 KiB
Languages
Assembly 66%
C++ 20.9%
CMake 8.7%
C 4.4%