.. |
allocator
|
Revamp mappableAlloc
|
2020-05-14 00:30:53 +02: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
|
Fix dspInit() error handling in ndspInit().
|
2019-10-04 14:36:06 +02:00 |
services
|
Add ptm rtc time commands
|
2020-05-17 22:24:15 +02:00 |
system
|
Revamp mappableAlloc
|
2020-05-14 00:30:53 +02:00 |
util
|
Add decompressHeader
|
2018-05-12 13:56:29 +02:00 |
archive_dev.c
|
implement lstat with stat
|
2020-05-25 01:37:34 +01:00 |
console.c
|
Fix CUP (cursor position) escape code
|
2017-07-12 23:29:49 -05:00 |
env.c
|
Weaken more init/env functions (#451)
|
2020-05-09 18:22:51 +01:00 |
errf.c
|
Add support for user-specified exception handlers
|
2017-05-14 11:41:24 +02:00 |
font.c
|
Add invalid glyph index protection
|
2020-04-24 12:36:23 +02:00 |
gdbhio_dev.c
|
Implement Luma3DS gdb hio (#433)
|
2019-06-23 18:06:47 +01:00 |
gdbhio.c
|
gdbhio: Avoid using reserved st_* identifiers for custom types
|
2020-05-08 03:29:05 +02:00 |
gfx.c
|
Add gpu hw init on (0x2A07)
|
2020-05-07 00:14:02 +02: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
|
Fix stat for romfs:/
|
2020-05-27 13:02:35 +02:00 |
srv.c
|
Fix srv/srvpm sysver checks:
|
2020-05-02 14:19:48 +02:00 |
svc.s
|
Make initSystem and __ctru_exit weak. Use asm macros
|
2020-05-06 21:50:20 +02:00 |
synchronization.c
|
Clean up and optimize LightLock_Lock
|
2020-05-04 18:34:13 +02:00 |
thread.c
|
Implement per-thread non-blocking behavior for srvGetServiceHandle...
|
2018-01-14 21:18:01 +01:00 |