libnx/nx/source/runtime/devices
2018-02-13 17:50:21 -05:00
..
console.c Updated gfx API. Replaced gfxSetDoubleBuffering() with gfxSetMode(), and added GfxMode enum. Updated gfx.h comments. Updated gfxGetFramebufferDisplayOffset() for using the aligned width. The new GfxMode_LinearDouble is now used by default, apps must not use gfxGetFramebufferDisplayOffset() with this mode. Apps using gfxGetFramebufferDisplayOffset() must be updated. 2018-02-12 16:08:25 -05:00
fs_dev.c This looks better 2018-01-22 20:11:55 +01:00
romfs_dev.c Fixed romfs_dir struct for the parent field and fixed romfs_dev.h formatting. 2018-02-13 17:50:21 -05:00
usb_comms.c This looks better 2018-01-22 20:11:55 +01:00