Correct handling of FAT16 root directory when it does not start on a pseudo cluster...
commit1eaf9716575cdf0953392efff1fa2fa8e00b6003
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Jan 2005 07:59:49 +0000 (3 07:59 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Jan 2005 07:59:49 +0000 (3 07:59 +0000)
tree797390856dc722f0ee0c0122d97b1b75a8d43374
parent4277a37d4b1965b412b162ea24aea4d2e04c5204
Correct handling of FAT16 root directory when it does not start on a pseudo cluster boundary. Fixed some places where the cluster number can become negative. Significant code cleanup.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5527 a1c6a512-1295-4272-9138-f99709370657
firmware/drivers/fat.c
firmware/export/fat.h