More publication updates
This commit is contained in:
parent
7ffb9858e2
commit
d46fec026c
24 changed files with 2992 additions and 2828 deletions
|
|
@ -1,5 +1,13 @@
|
|||
FAT (File Allocation Table) Documentation
|
||||
---
|
||||
layout: page
|
||||
title: Microsoft Specifications
|
||||
permalink: /pubs/pc/reference/microsoft/
|
||||
---
|
||||
|
||||
- [FAT: General Overview of On-Disk Format (v1.02)](static/fatgen102.pdf) (courtesy of [PC DOS Retro](https://sites.google.com/site/pcdosretro/))
|
||||
- [FAT: General Overview of On-Disk Format (v1.03)](static/fatgen103.pdf) (courtesy of [Microsoft Corporation](http://msdn.microsoft.com/en-us/windows/hardware/gg463080))
|
||||
Microsoft Specifications
|
||||
---
|
||||
|
||||
### FAT (File Allocation Table) Documentation
|
||||
|
||||
- [FAT: General Overview of On-Disk Format (v1.02)](http://static.pcjs.org/pubs/pc/reference/microsoft/fatgen102.pdf) (via [PC DOS Retro](https://sites.google.com/site/pcdosretro/))
|
||||
- [FAT: General Overview of On-Disk Format (v1.03)](http://static.pcjs.org/pubs/pc/reference/microsoft/fatgen103.pdf) (via [Microsoft Corporation](http://msdn.microsoft.com/en-us/windows/hardware/gg463080))
|
||||
|
|
|
|||
Loading…
Reference in a new issue