Skip to content

Commit 4b569fa

Browse files
author
Mihai Draghicioiu
committed
rename repo
1 parent c8a3da8 commit 4b569fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
humanfloppy
2-
===========
1+
fathuman
2+
========
33

44
About
55
-----
66

7-
A tool for handling Human68k (Sharp X68000) floppy images.
7+
A tool for handling Human68k (Sharp X68000) FAT12/FAT16 disk images.
88

9-
It can be used for listing and extracting files from XDF and DIM images. These are the most common, and other formats can be supported if requested. I can also add support for creating and altering floppy images, if anyone requests it.
9+
For now, it can be used for listing and extracting files from XDF and DIM images. These are the most common, and other formats can be supported if requested. I can also add support for creating and altering images, if anyone requests it.
1010

1111
It uses the [elm-chan FatFS library](http://elm-chan.org/fsw/ff/00index_e.html) for reading the FAT filesystem, with small modifications.
1212

0 commit comments

Comments
 (0)