
|
85175 packages online
|
|
 |
|
disk/misc/fat95.v3.20.lha |
|
|
No screenshot available
|
| Short: | Win95/98 compatible file system |
| Author: | jaroslav.pulchart gmail.com (Jaroslav Pulchart) |
| Uploader: | jaroslav pulchart gmail com (Jaroslav Pulchart) |
| Type: | disk/misc |
| Version: | 3.20 |
| Architecture: | m68k-amigaos |
| Date: | 2026-03-17 |
| Replaces: | disk/misc/fat95.v3.19.lha |
| Download: | disk/misc/fat95.v3.20.lha - View contents | | Readme: | disk/misc/fat95.v3.20.readme |
| Downloads: | 172 |
|
fat95 - Win95/98 compatible FAT filesystem handler for AmigaOS. Fork of disk/misc/fat95.lha.
CHANGES IN 3.20 (16.03.2026)
============================
* NTFS volume rejection
- NTFS volumes are now explicitly rejected and reported as unrecognised
instead of being incorrectly mounted as an unnamed FAT volume with its
serial number as the volume name (e.g. "0000-0100")
- Affects GPT disks where FAT and NTFS share the same partition GUID,
MBR disks where an NTFS partition was placed in a FAT partition slot
(e.g. type 0x0B/0x0C), and unpartitioned/direct volume access paths
- Relates to: https://github.com/pulchart/cfd/issues/37
https://github.com/salass00/ntfs-3g/issues/3
Purpose
=======
"fat95" is a DOS handler to mount and use Win95/98 volumes just as if they were
AMIGA volumes.
System requirements
===================
* every AMIGA, OS 1.3+ (OS 2.0+ for full functionality)
* a suitable device file for low level disk access, like the
mfm.device for floppies, compactflash.device for CF in PCMCIA
Features
========
See fat95.guide for full documentation.
* Workbench and applications support
* Diskchange autosense
* Format type autosense: FAT12, FAT16 and FAT32
* MBR and GPT partition table support
* Simple LINUX style partition selection or manual definition
* Up to 4 GBytes of partition size for FAT16
* Large harddisk support via TD64 or direct SCSI
* Long filenames (up to 104 chars for now)
* Inquiry, read, write, and maintenance access
* Built-in error check utility
* Disk formatting using the OS 2.0+ format command
* MS-DOS 8.3 downward compatibility
* User definable language and code page
* Date range Jan 1st, 1980 through Dec 31st, 2107
* Extended datestamp support: creation date and time, last accessed date
(written automatically, readable as file comment text)
* Volume serial number as name for unnamed volumes
* Automatic directory optimization
* Written entirely in assembly language
SOURCE CODE
===========
Source code available at: https://github.com/pulchart/fat95
Licensed under GNU LGPL v2.1
SUPPORT
=======
The improvements to this driver are developed in my free time.
If you'd like to support ongoing maintenance and experimentation,
you can do so on Ko-fi: https://ko-fi.com/jaroslavpulchart
HISTORY
=======
see https://github.com/pulchart/fat95/blob/master/README.md for complete history
CHECKSUMS
=========
fat95 3.20 (16.03.2026) (27164 bytes):
MD5: d4d8644525ab6a397a6c0cff8fb85054
SHA256: 05a96052c81936a1d08848c90ec11eef233c0bf0a9e8fae35dc321c15383043c
install95 3.19 (25.01.2026) (2780 bytes):
MD5: f3041da9df7646a8ef2977463bc3d9e1
SHA256: f4980fc7ae3f5e63ab0d925f642343a6b96f7373ba1e22f58d14bfed161cc10b
dd 1.05 (25.01.2026) (4264 bytes):
MD5: fd771bec1239329d884b6aa78a742f3d
SHA256: e836960eae4ba7ddcc2b293c1f49de4c4d270a01839dd75327c9ffde7f03b82a
debug95 3.19 (25.01.2026) (520 bytes):
MD5: de2f9b6fb8de8a8935f99ccb6639f4b1
SHA256: 40b45a8ce812168fe77437772944f97202e84b27808f2e55c82593678d1a6559
SetFileSize 1.1 (25.01.2026) (888 bytes):
MD5: 9ed3250c0d37a6253ef222fbfa822d48
SHA256: 54b054d094139b7be01220a42b5a05cee18a1cc511387fa201338dcad069b808
boot95 3.19 (25.01.2026) (2512 bytes):
MD5: 2feb11a7b50845ea12a4d8fdd16370cc
SHA256: f8279bdca5bfd632598f2d734475e11aa992ef27a30f1df161991aa18bc5d81d
CONTENTS
========
fat95/fat95.guide - FAT95 filesystem handler documentation
fat95/l/fat95 - FAT95 filesystem handler
fat95/l/install95 - Locale installer tool (read/write locale files)
fat95/c/dd - Raw block transfer tool
fat95/c/debug95 - Debug information tool
fat95/c/SetFileSize - File size modification utility
fat95/c/boot95 - Boot partition creation tool
fat95/DOSDrivers/ - Mount list examples
fat95/src/ - Full source code
fat95/english/ - English documentation and examples
fat95/deutsch/ - German documentation and examples
fat95/français/ - French documentation
fat95/español/ - Spanish documentation
fat95/magyar/ - Hungarian documentation
fat95/polska/ - Polish documentation
fat95/russian/ - Russian documentation
fat95/LICENSE - GNU LGPL v2.1
|
Contents of disk/misc/fat95.v3.20.lha
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/DOSDrivers/
-rw-r--r-- 1000/1000 187 261 71.6% -lh5- 5350 Mar 16 06:25 fat95/DOSDrivers/CF0
-rw-r--r-- 1000/1000 219 533 41.1% -lh5- 3f33 Mar 16 06:25 fat95/DOSDrivers/CF0.info
-rw-r--r-- 1000/1000 291 421 69.1% -lh5- 121c Mar 16 06:25 fat95/DOSDrivers/MS0
-rw-r--r-- 1000/1000 219 533 41.1% -lh5- ba46 Mar 16 06:25 fat95/DOSDrivers/MS0.info
-rw-r--r-- 1000/1000 292 421 69.4% -lh5- a2c1 Mar 16 06:25 fat95/DOSDrivers/MS1
-rw-r--r-- 1000/1000 224 533 42.0% -lh5- 4cd7 Mar 16 06:25 fat95/DOSDrivers/MS1.info
-rw-r--r-- 1000/1000 1077 2965 36.3% -lh5- 63e1 Mar 16 06:25 fat95/DOSDrivers/mountlist.examples
-rw-r--r-- 1000/1000 367 957 38.3% -lh5- 684a Mar 16 06:25 fat95/DOSDrivers/mountlist.os1.3
-rw-r--r-- 1000/1000 1471 2106 69.8% -lh5- eb33 Mar 16 06:25 fat95/DOSDrivers.info
-rw-r--r-- 1000/1000 9637 26526 36.3% -lh5- e336 Mar 16 06:25 fat95/LICENSE
-rw-r--r-- 1000/1000 2270 2922 77.7% -lh5- d470 Mar 16 06:25 fat95/LICENSE.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/c/
-rw-r--r-- 1000/1000 729 888 82.1% -lh5- 7b89 Mar 16 06:25 fat95/c/SetFileSize
-rw-r--r-- 1000/1000 1684 2512 67.0% -lh5- c612 Mar 16 06:25 fat95/c/boot95
-rw-r--r-- 1000/1000 2640 4264 61.9% -lh5- 6e0b Mar 16 06:25 fat95/c/dd
-rw-r--r-- 1000/1000 422 520 81.2% -lh5- 9666 Mar 16 06:25 fat95/c/debug95
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/deutsch/
-rw-r--r-- 1000/1000 772 1574 49.0% -lh5- 09ee Mar 16 06:25 fat95/deutsch/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/deutsch/install_fat95.info
-rw-r--r-- 1000/1000 1468 2106 69.7% -lh5- 46ab Mar 16 06:25 fat95/deutsch.info
-rw-r--r-- 1000/1000 1881 3082 61.0% -lh5- bf61 Mar 16 06:25 fat95/disk.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/english/
-rw-r--r-- 1000/1000 917 1989 46.1% -lh5- cb9e Mar 16 06:25 fat95/english/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/english/install_fat95.info
-rw-r--r-- 1000/1000 1462 2106 69.4% -lh5- c681 Mar 16 06:25 fat95/english.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/espa??ol/
-rw-r--r-- 1000/1000 984 2082 47.3% -lh5- 866e Mar 16 06:25 fat95/espa??ol/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/espa??ol/install_fat95.info
-rw-r--r-- 1000/1000 1542 2154 71.6% -lh5- f904 Mar 16 06:25 fat95/espa??ol.info
-rw-r--r-- 1000/1000 9537 33836 28.2% -lh5- fe17 Mar 16 06:25 fat95/fat95.guide
-rw-r--r-- 1000/1000 2270 2922 77.7% -lh5- 4714 Mar 16 06:25 fat95/fat95.guide.info
-rw-r--r-- 1000/1000 2242 4489 49.9% -lh5- 3155 Mar 16 06:25 fat95/fat95.readme
-rw-r--r-- 1000/1000 2270 2922 77.7% -lh5- f532 Mar 16 06:25 fat95/fat95.readme.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/fran??ais/
-rw-r--r-- 1000/1000 823 1658 49.6% -lh5- 06ff Mar 16 06:25 fat95/fran??ais/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/fran??ais/install_fat95.info
-rw-r--r-- 1000/1000 1540 2154 71.5% -lh5- 8edd Mar 16 06:25 fat95/fran??ais.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/l/
-rw-r--r-- 1000/1000 18656 27164 68.7% -lh5- 37db Mar 16 06:25 fat95/l/fat95
-rw-r--r-- 1000/1000 1857 2780 66.8% -lh5- b690 Mar 16 06:25 fat95/l/install95
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/magyar/
-rw-r--r-- 1000/1000 1042 2059 50.6% -lh5- fddc Mar 16 06:25 fat95/magyar/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/magyar/install_fat95.info
-rw-r--r-- 1000/1000 1361 1694 80.3% -lh5- 6c34 Mar 16 06:25 fat95/magyar.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/polska/
-rw-r--r-- 1000/1000 1028 2101 48.9% -lh5- b6ea Mar 16 06:25 fat95/polska/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/polska/install_fat95.info
-rw-r--r-- 1000/1000 1359 1694 80.2% -lh5- d12d Mar 16 06:25 fat95/polska.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/russian/
-rw-r--r-- 1000/1000 1791 6320 28.3% -lh5- 88e1 Mar 16 06:25 fat95/russian/install_fat95
-rw-r--r-- 1000/1000 1907 2725 70.0% -lh5- ba2b Mar 16 06:25 fat95/russian/install_fat95.info
-rw-r--r-- 1000/1000 1538 2154 71.4% -lh5- 11eb Mar 16 06:25 fat95/russian.info
drwxr-xr-x 1000/1000 0 0 ****** -lhd- 0000 Mar 16 06:25 fat95/src/
-rw-r--r-- 1000/1000 7757 24355 31.8% -lh5- 86fa Mar 16 06:25 fat95/src/boot95.s
-rw-r--r-- 1000/1000 124 135 91.9% -lh5- b359 Mar 16 06:25 fat95/src/boot95_version.i
-rw-r--r-- 1000/1000 8619 29843 28.9% -lh5- eda2 Mar 16 06:25 fat95/src/dd.s
-rw-r--r-- 1000/1000 95 95 100.0% -lh0- d31c Mar 16 06:25 fat95/src/dd_version.i
-rw-r--r-- 1000/1000 1724 4135 41.7% -lh5- 0565 Mar 16 06:25 fat95/src/debug95.s
-rw-r--r-- 1000/1000 100 100 100.0% -lh0- b032 Mar 16 06:25 fat95/src/debug95_version.i
-rw-r--r-- 1000/1000 75783 259057 29.3% -lh5- b497 Mar 16 06:25 fat95/src/fat95.s
-rw-r--r-- 1000/1000 119 131 90.8% -lh5- 6a24 Mar 16 06:25 fat95/src/fat95_version.i
-rw-r--r-- 1000/1000 6357 22229 28.6% -lh5- 0318 Mar 16 06:25 fat95/src/install95.s
-rw-r--r-- 1000/1000 126 138 91.3% -lh5- 4aee Mar 16 06:25 fat95/src/install95_version.i
-rw-r--r-- 1000/1000 2773 7355 37.7% -lh5- 5814 Mar 16 06:25 fat95/src/setfilesize.s
-rw-r--r-- 1000/1000 103 103 100.0% -lh0- d935 Mar 16 06:25 fat95/src/setfilesize_version.i
-rw-r--r-- 1000/1000 1472 2106 69.9% -lh5- 2a0d Mar 16 06:25 fat95/src.info
-rw-r--r-- 1000/1000 1450 1994 72.7% -lh5- 1f12 Mar 16 06:25 fat95.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 69 files 198020 526253 37.6% Mar 17 00:55
|
|
|
 |
| Page generated in 0.03 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |