Select a tag to browse associated projects and drill deeper into the tag cloud.
Example#include 'gba.h' #include 'printf.h' int main(){ initTextBG(8,0,0); print_f('This prints 5: %d',5); } OverviewThis is a formatted string printer for the GameBoy Advance. It takes up one scrolling background, some background memory space, and a tiny amount of
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.