.. |
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
|
PM services overhaul
|
2019-03-28 00:53:21 +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
|
fontCalcGlyphPos: Correct vertical texture coordinates
|
2017-11-07 23:06:20 +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 |