libnx/nx/source/runtime/devices
James Bulman 6218f4875c Wrapper to turn romfs_file into romfs_fileobj
Useful for turning romfs_direntry files into readable files
2024-06-14 15:49:11 +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 Don't apply bold/faint to bg console 2022-01-08 01:07:56 +01:00
console.c Don't apply bold/faint to bg console 2022-01-08 01:07:56 +01:00
convert_errno.c translate horizon errno to newlib errno 2018-06-14 18:25:52 -04:00
fs_dev.c add missing separator to local path 2023-05-07 18:09:12 +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 Wrapper to turn romfs_file into romfs_fileobj 2024-06-14 15:49:11 +01:00
socket.c socket: automatically detect and use latest bsdsockets version (fix #551) 2023-10-27 23:46:40 +02:00
usb_comms.c usbcomms: expose VID:PID configuration 2023-04-08 17:24:53 +02:00