Rein Klazes 073329fa1b In VOLUME_ReadFATSuperblock:
- do not test on the JMP instruction: most boot blocks have that
- test instead on the "FAT" strings first, before the size
  calculation
- do some parameter checking to prevent arithmetic errors
- use meaningful names instead of block offsets
(based on a rejected patch from Vincent Béron).
2004-10-28 21:00:36 +00:00
..
2004-10-26 00:25:58 +00:00
2004-10-18 19:38:41 +00:00
2004-10-11 19:53:54 +00:00
2004-10-11 19:53:13 +00:00
2004-10-22 22:27:51 +00:00
2004-10-11 20:11:01 +00:00
2004-08-24 18:46:05 +00:00
2004-10-19 23:55:15 +00:00
2004-10-28 21:00:36 +00:00