fat12
There are 51 repositories under fat12 topic.
rafalh/rust-fatfs
A FAT filesystem library implemented in Rust.
alexfru/BootProg
FAT12/16/32 Bootsector for .COMs/.EXEs
weston-embedded/uC-FS
A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional journaling component provides fail-safe operation while maintaining FAT compatibility.
RobSmithDev/DiskFlashback
Windows package to mount disk images and real floppy drives for non standard windows file systems
Joshua-Riek/x86-bootloader
A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly
nathanhi/pyfatfs
Python based FAT12/FAT16/FAT32 implementation with VFAT support
vampirefrog/fathuman
A tool for handling Human68k (Sharp X68000) floppy images.
imtypist/fat12
fat12 filesystem
Joshua-Riek/x86-kernel
A hobby kernel developed from scratch using i8086 assembly
jhermsmeier/node-fat32
FAT12/16/32 file system driver
n-bruno/iRestore
File recovery tool for the FAT file system
NullExceptionTSB/NullOS
NullOS: i have ~~no~~ some idea what i'm doing
sgerwk/libllfat
a library for low-level access to a FAT12/16/32 filesystem
anacierdem/floppyJS
Javascript based floppy disk image reader.
iNiKe/dos-disk-editor
DOS Disk Editor
johnjw59/FAT-File-System-Reader
Output the contents of a FAT12/32 file system dump - done at UBC in the CPSC313 class in the 2014W2 semester
akhilpandey95/FAT12
An implementation of a FAT 12 system simulation in C
justapig9020/readfat12
A tool to interpret fat12 format image
kg68k/fsck
A modified version of X68k File System Checker
tjhancocks/imgtool-archived
A tool for editing disk images in a sandbox
4dro/boot
Boot sector which loads OS loader on FAT12 and FAT16
kalehmann/f12
f12 is an experimental tool to access fat12 images without requiring superuser privileges to mount them.
magnified103/FileAllocationTableTool
A .NET tool that has access to FAT image without mounting it.
Tearth/FAT12-Viewer
Simple FAT12 filesystem viewer.
arthurlm/ataridisk
Atari Serial Disk implementation with rust
AyrA/FAT12
FAT12 Interpreter
bashkirtsevich/py-disk-reader
Low-level disk reader on Python
fcamussi/xdsk
Extractor para MSX de ficheros de imágenes de disquetes en formato FAT12.
I8087/Slither
Basic virtual floppy disk editor/explorer.
indigoparadox/vfloppy
Shell scripts for working with retro floppy images
merge/fatattr-label
Change a mounted FAT filesystem's label while being used
mkostoevr/KOSIU
KolibriOS Image Unpacker.
osjustmadebecausewereborred/bootloader
A simple real mode bootloader with bootsector partially supporting FAT12 (in dev).
TomasGlgg/FATExtractRoot
Extract files from root directory in FAT12 image
YC/fat-fuse
Readonly FUSE implementation of Fat12/16/32 filesystems
zanesterling/fatr
A FAT12 parsing and manipulation tool