# FAT12Handler **Repository Path**: curled/FAT12Handler ## Basic Information - **Project Name**: FAT12Handler - **Description**: A little Tool to make ,read and write FAT12. - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FAT12Handler ![author](https://img.shields.io/badge/author-Curled-blueviolet.svg?style=plastic) ![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=plastic) ## DESCRIPTION A little Tool to make ,read and write FAT12,written by C. ![MUBNmd.gif](https://s2.ax1x.com/2019/11/15/MUBNmd.gif) ## HOW TO USE `make` the release file is in `/build/`,just run it. ## TODO - [x] Create floppy and write "boot.bin" in. - [x] List file. - [ ] Delete file. - [ ] import and export file. - [ ] Documents(Not necessary,maybe.)