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-07-05 02:52:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gpu
libnx
/
nx
/
source
/
runtime
/
devices
History
plutooo
1e51ea6662
Merge remote-tracking branch 'origin/master' into gpu
2018-04-15 20:21:11 +02:00
..
console.c
Merge branch 'master' into gpu
2018-02-27 09:03:07 +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