usbloadergx/source/usbloader/wbfs
dimok321 2764ac6b76 *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter).
*Added initial source for support for virtual sector size other than 512 bytes per sector on wbfs partitions. This still doesn't work (not tested) and will still cause many code dumps because of some unfinished things. So don't use it yet.

*New ehcmodule for Hermes IOS versions. This gives a big boost in compatibility to usb drives using Hermes cIOSes. Now many drives should work with it. Hermes cIOSes have now probably the best compatibility to usb devices. (big thanks to rodries here) (more to come ;))
2011-01-28 21:19:43 +00:00
..
wbfs_base.cpp *Fixed display of partition size on WBFS partitions with a different wbfs sector size than 512bytes. 2011-01-16 13:12:07 +00:00
wbfs_base.h *Fixed display of partition size on WBFS partitions with a different wbfs sector size than 512bytes. 2011-01-16 13:12:07 +00:00
wbfs_ext.cpp *added loading screen 2010-12-30 23:49:22 +00:00
wbfs_ext.h *added loading screen 2010-12-30 23:49:22 +00:00
wbfs_fat.cpp *Fixed display of partition size on WBFS partitions with a different wbfs sector size than 512bytes. 2011-01-16 13:12:07 +00:00
wbfs_fat.h *Fixed display of partition size on WBFS partitions with a different wbfs sector size than 512bytes. 2011-01-16 13:12:07 +00:00
wbfs_ntfs.cpp *added loading screen 2010-12-30 23:49:22 +00:00
wbfs_ntfs.h *added loading screen 2010-12-30 23:49:22 +00:00
wbfs_rw.c *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
wbfs_rw.h *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
wbfs_wbfs.cpp *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
wbfs_wbfs.h *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00