https://github.com/maxxsoft/imgedit
ImgEdit is a simple tool for creating and editing FAT12 format floppy disk images.
https://github.com/maxxsoft/imgedit
Last synced: 3 months ago
JSON representation
ImgEdit is a simple tool for creating and editing FAT12 format floppy disk images.
- Host: GitHub
- URL: https://github.com/maxxsoft/imgedit
- Owner: MaxXSoft
- License: gpl-3.0
- Created: 2019-09-02T05:37:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T09:11:00.000Z (almost 7 years ago)
- Last Synced: 2025-08-04T14:59:37.683Z (10 months ago)
- Language: C++
- Size: 18.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImgEdit
ImgEdit is a simple tool for creating and editing FAT12 format floppy disk images.
## Build
Just run:
```
make
```
## Get Help
See:
```
./imgedit -h
```
## Copyright and License
Copyright (C) 2010-2019 MaxXing, MaxXSoft. License GPLv3.