libctru/libctru/source
2014-12-04 11:23:40 +01:00
..
allocator stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00:00
gpu Fix previous half-baked commit 2014-11-22 15:26:56 +01:00
services Fixed FSUSER_IsSdmcDetected and FSUSER_IsSdmcWritable: the output is an u8 not u32. 2014-12-03 11:06:01 -05:00
util Add rbtree 2014-11-20 15:28:13 -06:00
gfx.c added gfxSetScreenFormat 2014-11-26 01:32:47 +01:00
initSystem.c Fixed broken MIC shutdown code. Use a tmp field for svcControlMemory when not allocating linearmem, in initSystem.c. 2014-11-28 19:28:59 -05:00
os.c osGetTime(): avoid using u64<->double conversions (not supported by VFP) 2014-11-28 23:54:32 +01:00
sdmc_dev.c sdmc_dev.c: do not redefine __system_argc/argv 2014-12-04 11:23:40 +01:00
srv.c plugged a bunch of handle leaks ! 2014-10-29 21:26:58 -07:00
svc.s Add svcSetThreadPriority 2014-11-29 21:40:59 +01:00