AlsOS2

Version 2.00.014 : Updated Aug 12 '04
Home     Screenshots     AlsOS2 documentation     References     Links     Contact    
Index

Programming:
Assembly

Hardware:
Advanced Power Management

Direct Memory Access

Floppy Disk Controllers

HDCs/EIDE/ATA/ATAPI

ISA/EISA/PCI

Keyboard controller

Mouse

Network Cards

PCI

Ports (COM, PS2, USB, FireWire, LPT)

Processors

Programmable Interrupt Controllers

Programmable Interval Timer

RealTime Clock

Sound Cards


Protocols & standards:
File Allocation Tables & Partitions
Network Protocols
Files in this category (protocols/fats)

pdf.gifmicrosoft.gif Microsoft Fat32 File System Specification
Microsoft's white paper on the FAT32 filesystem. Describes the boot sector, long file names, and all other details about FAT32

html.gif File Allocation Table: How it seems to work (by: nowhere)
General description of the FAT file system and it's versions (12, 16, 32). Example files (samples) are missing.

html.gif FAT32 (by: nowhere)
Description of the FAT32 file system

html.gif Harddisks, Partitioning and Booting (by: nowhere)
Brief description of exactly what the title says. Also covers Int 13h (BIOS)

asm.gif Windows 95 boot sector dissassembly and commentary (by: nowhere)
A copy of the dissassembled boot sector of Windows 95. Includes comments, jokes, and criticism. Good read, especially if you dislike Microsoft.