Commit Graph

3 Commits

Author SHA1 Message Date
dimok789
918491b2db - added sd and usb disc interface that can be used with libfat, libntfs or libext2fs
- added "make wut" target to build the library for WUT applications
- added parameter to IOSUHAX_Open with dev path which can be used to override the default path. If not wanted use NULL or 0.
2016-11-28 18:14:40 +01:00
dimok789
a936c03ba5 - added FSA raw open/read/write/close functions to ioctl commands
- removed usage of gctypes.h and use stdint.h instead
2016-11-18 11:26:29 +01:00
dimok789
57e2197d1f first commit of the library
- added multiple functions to communication to /dev/iosuhax over ioctl command
- added multi functional devoptab for mounting and/or mapping devices to virtual device names
2016-11-17 20:36:25 +01:00