libctru/libctru/source
2019-07-23 00:11:44 +02:00
..
allocator Added (linear/vram/mappable)GetSize for retrieving allocated buffer size 2017-02-16 13:44:19 +01:00
applets use temp var for misaligned struct member (#437) 2019-06-06 00:08:49 +01: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 space -> tabs and switch from a void* buffer to a struct of the right size 2019-07-23 00:11:44 +02: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 Rework font API to support loading fonts other than the shared system font (#416) 2019-03-28 02:32:07 +01:00
gdbhio_dev.c Implement Luma3DS gdb hio (#433) 2019-06-23 18:06:47 +01:00
gdbhio.c Implement Luma3DS gdb hio (#433) 2019-06-23 18:06:47 +01: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 IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
svc.s Fix typo in svc.s 2019-03-21 23:06:12 +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