libctru/libctru/source
2015-01-03 00:02:49 +00:00
..
allocator Add a VRAM allocator 2014-12-14 17:47:34 +01:00
gpu Revert "Merge branch 'master' of github.com:smealum/ctrulib" 2014-12-17 22:41:31 -08:00
services use struct for channel status array 2015-01-02 22:42:12 +00:00
system oops 2014-12-30 23:00:31 +00:00
util Add rbtree 2014-11-20 15:28:13 -06:00
console.c allow redirecting stderr to 3dmoo 2014-12-13 14:03:12 +00:00
gfx.c add parameters to gfxInit, add gfxInitDefault function 2015-01-03 00:02:49 +00:00
os.c Fix osGetTime(), this time for real (also: race condition fix by mtheall) 2014-12-19 19:47:10 +01:00
sdmc_dev.c check for directory in stat too and set st_mode appropriately 2014-12-30 20:39:49 +00:00
srv.c auto initialise commonly used services, prevent double initialisation 2014-12-25 23:27:36 +00:00
svc.s stop svcOutputDebugString trashing string 2014-12-15 02:40:11 +00:00