Skip to content

MiguelEXE/FAT16-pseudo-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAT16 pseudo-driver

Generic FAT16 pseudo-driver. This is a testing pseudo-driver, this is not meant to be really stable.

Run make all to compile the source code and make the 'disk.bin' file. Needs dosfstools (mkfs.fat), mtools (mcopy) and gcc.