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-11-07 15:41:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94083114ba
libnx
/
nx
/
include
/
switch
History
yellows8
9c5afe8302
Added svcOutputDebugString.
2017-11-21 00:35:08 -05:00
..
devices
Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL.
2017-11-13 17:18:07 -05:00
gfx
Imported more defines from linux ioctl.h. In nvIoctl(), only set the addr/size for send/recv buffers when the associated direction bit is set.
2017-11-14 12:15:23 -05:00
kernel
Implement TLS/newlib reent support (untested)
2017-11-14 00:31:47 +01:00
services
Add bsdSendTo and bsdSetSockOpt
2017-11-19 01:45:15 -07:00
arm.h
Don't mind this
2017-11-05 04:02:00 +01:00
ipc.h
Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change.
2017-11-12 20:34:30 -05:00
result.h
Implement TLS/newlib reent support (untested)
2017-11-14 00:31:47 +01:00
svc.h
Added svcOutputDebugString.
2017-11-21 00:35:08 -05:00
types.h
Minor changes
2017-10-07 15:32:57 +02:00