libnx/nx/source/runtime/devices
2020-06-18 10:58:12 +01:00
..
console_debug.c Separate debug console code from normal console code, see details: 2020-04-17 16:46:40 +02:00
console_sw.c console_sw: Switch to PIXEL_FORMAT_RGB_565, optimize scrollWindow 2018-12-19 19:33:31 +01:00
console.c Separate debug console code from normal console code, see details: 2020-04-17 16:46:40 +02:00
convert_errno.c translate horizon errno to newlib errno 2018-06-14 18:25:52 -04:00
fs_dev.c add lstat to fs_dev and romfs_dev 2020-05-26 17:32:54 +02:00
path_buf.c fsdev/romfsdev: Reduce TLS usage by sharing the path buffer 2019-10-20 02:48:04 +02:00
path_buf.h fsdev/romfsdev: Reduce TLS usage by sharing the path buffer 2019-10-20 02:48:04 +02:00
romfs_dev.c fix return value of romfs_stat for non-existent files/directories (#488) 2020-06-18 10:58:12 +01:00
socket.c socket-ssl: Updated docs. Check for output sockfd=-1 from the cmd with socketSslConnectionSetSocketDescriptor. 2020-04-24 16:39:22 -04:00
usb_comms.c Remove U64_MAX in favor of using UINT64_MAX 2020-03-16 16:21:33 +01:00