libctru/libctru/source
StapleButter c75ed65d8b Fix HOME button shiz.
(apparently APP_APPLETSTARTED happens when pressing the HOME button and causes aptWaitStatusEvent() to end prematurely)
2014-11-29 21:04:03 +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 Fix HOME button shiz. 2014-11-29 21:04:03 +01: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 stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00:00
srv.c plugged a bunch of handle leaks ! 2014-10-29 21:26:58 -07:00
svc.s Fixed svcWaitSynchronizationN, previously this didn't save/restore r4 on the stack. 2014-11-24 22:58:07 -05:00