Fathuman
A tool for handling Human68k (Sharp X68000) floppy images.
Install / Use
/learn @vampirefrog/FathumanREADME
fathuman
About
A tool for handling Human68k (Sharp X68000) FAT12/FAT16 disk images.
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.
It uses the elm-chan FatFS library for reading the FAT filesystem, with small modifications.
Command-line usage
Usage: ./fathuman <action> <file> [<arguments>]
Actions:
list - List all the files (recursively)
copyout - extract one file, specify as third argument
Using in Midnight Commander (mc)
Add the executable (or create a link) in /usr/lib/mc/extfs.d/. Add the following line to /etc/mc/mc.ext or ~/.config/mc/mc.ext
regex/\.(xdf|dim|XDF|DIM)$
Open=%cd %p/fathuman://
Restart mc and you should now be able to just tap enter on dim and xdf files to view their content.
Licensing
Please see the LICENSE file for more information.
Contributing
If you would like to improve or contribute to this project, I highly encourage you to submit pull requests instead of maintaining your own fork. This way, it is less confusing for users. I will do my best to include your patches.
Related Skills
healthcheck
330.3kHost security hardening and risk-tolerance configuration for OpenClaw deployments
imsg
330.3kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
node-connect
330.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
openai-image-gen
330.3kBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
