.. |
allocator
|
Added (linear/vram/mappable)GetSize for retrieving allocated buffer size
|
2017-02-16 13:44:19 +01:00 |
applets
|
Add software keyboard (swkbd) library applet support (finally!)
|
2016-07-04 01:08:12 +02:00 |
gpu
|
GPUCMD_Add: allow NULL for adding zerofilled parameter data
|
2017-02-16 13:48:40 +01:00 |
ndsp
|
Take advantage of light events in NDSP and GSPGPU code
|
2016-07-05 22:38:44 +02:00 |
services
|
Added support for the NFC functionality implemented with system-version 10.0.0-X.
|
2017-02-16 20:27:37 -05:00 |
system
|
Simplify application/linear heap size management
|
2017-01-03 18:36:37 +01:00 |
util
|
whitespace fixes
|
2016-12-04 17:21:44 +00:00 |
console.c
|
Return zero when writing zero bytes
|
2017-03-01 23:49:42 -07:00 |
env.c
|
Reference count srv, cleanup launcher code.
|
2015-11-15 13:02:06 -08:00 |
errf.c
|
Improve err:f documentation and add wrappers to construct errors automatically
|
2016-07-15 19:39:38 -04:00 |
font.c
|
Begin refactoring APT code, many changes to make code a bit more manageable
|
2016-06-11 19:48:05 +02:00 |
gfx.c
|
Fixed buffer overflow after gfxSetScreenFormat (#318)
|
2016-11-10 23:24:23 +01:00 |
internal.h
|
Separate information required to open an archive from the actual opened handle.
|
2016-05-06 15:25:20 -07:00 |
os-versionbin.c
|
Allow multiple romfs mounts
|
2016-05-19 23:58:55 -05:00 |
os.c
|
Add TickCounter for measuring performance
|
2017-02-16 14:35:06 +01:00 |
romfs_dev.c
|
devkitARM r46 changes
|
2017-01-16 15:39:06 +00:00 |
sdmc_dev.c
|
default to "unsafe" file write. Unable to replicate failure conditions.
|
2017-02-20 06:41:42 +00:00 |
srv.c
|
Reference count srv, cleanup launcher code.
|
2015-11-15 13:02:06 -08:00 |
svc.s
|
Add svcGetThreadList
|
2016-12-23 15:30:46 +01:00 |
synchronization.c
|
Add light events
|
2016-07-01 18:28:00 +02:00 |
thread.c
|
Add threadDetach function
|
2017-03-01 20:45:12 +00:00 |