This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-23 13:22:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a3baa0eeb1
libnx
/
nx
/
source
/
runtime
/
devices
History
yellows8
a3baa0eeb1
Allow using multiple interfaces with usbComms. Added usbComms Ex funcs. Use RwLock with usbComms. Various other usbComms changes.
2018-04-11 17:18:23 -04:00
..
console.c
switch to 16x16 console font
2018-02-25 15:49:25 +01:00
fs_dev.c
Check for invalid handle in fs*Close(). Added fsOpenDataStorageByCurrentProcess(), fsStorageRead(), and fsStorageClose(). Added fsdevGetDefaultFileSystem(). Imported nro.h from nx-hbmenu. Implemented proper RomFS support.
2018-02-23 22:29:43 -05:00
romfs_dev.c
Stylefix for nro
2018-02-26 02:10:49 +01:00
socket.c
add socket flags translation
2018-03-25 17:51:09 +02:00
usb_comms.c
Allow using multiple interfaces with usbComms. Added usbComms Ex funcs. Use RwLock with usbComms. Various other usbComms changes.
2018-04-11 17:18:23 -04:00