BACKTRACK support: PCjs can now report which portions of which files are being read into memory
This commit is contained in:
parent
aaebc5856e
commit
197392bce9
5 changed files with 407 additions and 155 deletions
5
pubs/pc/reference/microsoft/README.md
Normal file
5
pubs/pc/reference/microsoft/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
FAT (File Allocation Table) Documentation
|
||||
---
|
||||
|
||||
- [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))
|
||||
Loading…
Reference in a new issue