libnx/nx/source/runtime/devices
2020-04-03 11:04:05 -04:00
..
console_sw.c console_sw: Switch to PIXEL_FORMAT_RGB_565, optimize scrollWindow 2018-12-19 19:33:31 +01:00
console.c console_sw: Use Framebuffer object instead of old gfx api. Moved RGBA8/_MAXALPHA to framebuffer.h. 2018-12-19 19:33:31 +01:00
convert_errno.c translate horizon errno to newlib errno 2018-06-14 18:25:52 -04:00
fs_dev.c fs/fs_dev: Added fsOpen_BcatSaveData/fsOpen_SystemBcatSaveData and fsdevMountBcatSaveData/fsdevMountSystemBcatSaveData. 2020-04-03 11:04:05 -04: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 romfs_dev: fix reading into buffers with device mappable attribute 2020-01-22 00:56:34 +01:00
socket.c Split up socket.c + work in progress changes: 2019-10-28 12:36:29 +01:00
usb_comms.c Remove U64_MAX in favor of using UINT64_MAX 2020-03-16 16:21:33 +01:00