Commit Graph

7 Commits

Author SHA1 Message Date
Maschell
9faa95af56 Add support for reading the seeprom. 2022-01-29 18:42:45 +01:00
Maschell
a70fb9a177 Install libiousu to WUT_ROOT/usr instead of WUT_ROOT 2020-06-27 12:38:40 +02:00
orboditilt
cf4f2ab607 Adopt makefile from wut libraries. Now only compatible to WUT projects. 2019-08-14 22:15:37 +02:00
Maschell
0a6bf0ad15 [Travis] Added travis script
- Makefile don't rely on wii_rules
2018-05-26 13:11:41 +02:00
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
20727ac6f1 - fixed fsa write function
- fixed fsa remove function
2016-11-18 09:20:17 +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