9 Commits

Author SHA1 Message Date
archshift
b0527b4d47 Migrate main app loop to ctrulib's new aptMainLoop(). 2014-11-02 10:39:36 -08:00
archshift
e1848bcfc9 Added ability to print to top or bottom screen. 2014-10-31 22:20:21 -07:00
archshift
fae2f1f821 Added better separation of tests, moving the FS tests into source/test_fs 2014-10-30 14:55:01 -07:00
archshift
ad56c03d47 Update README.md 2014-10-30 00:42:44 -07:00
archshift
1c911ef2b7 Drop costable, use only a dark blue background for the text. 2014-10-29 23:30:33 -07:00
archshift
afb7299b9b Moved draw code from main.c into output.c 2014-10-29 23:07:11 -07:00
archshift
e61e745543 Further cleaned up code style, fixed initial debug output bug.
The initial output would be quickly erased as superStr was set to zero.
The ftPONY name was also removed.
2014-10-29 22:54:49 -07:00
archshift
ea24bf9f92 Greatly improved readability of main.c 2014-10-29 22:34:08 -07:00
archshift
4b99487f8a Initial commit 2014-10-29 18:52:09 -07:00