libctru/libctru/source
2019-02-05 10:28:56 -07:00
..
allocator Added (linear/vram/mappable)GetSize for retrieving allocated buffer size 2017-02-16 13:44:19 +01:00
applets Add Mii selector applet (appletEd) (#372) 2017-09-23 15:48:08 +02:00
gpu Fix GPUCMD_Add with more than 256 words (thanks to iMackshun for testing) 2019-01-18 00:38:47 +01:00
ndsp Added and adjusted clock speed constants 2018-03-17 18:09:14 +01:00
services Fix a few FRD commands and minor consistency changes (#411) 2019-01-02 00:35:12 +01:00
system implement nanosleep for devkitARM r49 2018-06-13 14:22:50 +01:00
util Add decompressHeader 2018-05-12 13:56:29 +02:00
console.c Fix CUP (cursor position) escape code 2017-07-12 23:29:49 -05:00
env.c Reference count srv, cleanup launcher code. 2015-11-15 13:02:06 -08:00
errf.c Add support for user-specified exception handlers 2017-05-14 11:41:24 +02:00
font.c Fix comments and change from "fontGetSystemFont()" to "g_sharedFont" 2019-02-05 10:28:56 -07:00
gfx.c gfx: Mark gfxSetFramebufferInfo and gfxWriteFramebufferInfo as static 2018-01-03 17:10:48 +01:00
internal.h Implement per-thread non-blocking behavior for srvGetServiceHandle... 2018-01-14 21:18:01 +01:00
os-versionbin.c Allow multiple romfs mounts 2016-05-19 23:58:55 -05:00
os.c implement nanosleep for devkitARM r49 2018-06-13 14:22:50 +01:00
romfs_dev.c devkitARM r46 changes 2017-01-16 15:39:06 +00:00
sdmc_dev.c fix for gcc 8.1.0 2018-05-11 02:49:39 +01:00
srv.c Implement per-thread non-blocking behavior for srvGetServiceHandle... 2018-01-14 21:18:01 +01:00
svc.s Implement privileged resource limit SVCs 2017-07-07 13:08:53 +01:00
synchronization.c Implement light semaphores (#369) 2017-08-01 14:35:45 +01:00
thread.c Implement per-thread non-blocking behavior for srvGetServiceHandle... 2018-01-14 21:18:01 +01:00