113 Commits

Author SHA1 Message Date
archshift
172e4e4c9a More thorough, unified tests for SDMC 2014-11-10 02:15:45 -08:00
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
238957c65a Decoupled print and called functions, added test for OpenFile 2014-10-30 19:23:35 -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
f0d6468017 print() now also outputs to svcOutputDebugString 2014-10-30 00:25:12 -07:00
archshift
7470100c23 De-minified text.c 2014-10-29 23:40:49 -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