DOS device driver

From Just Solve the File Format Problem
Revision as of 16:29, 29 March 2017 by Jsummers (Talk | contribs)

Jump to: navigation, search
File Format
Name DOS device driver
Ontology
Extension(s) .dos, .sys

DOS device drivers (often simply known as SYS files) are stored in a simple binary format.

Drivers are loaded into a contiguous block of memory; the segment part of data structure pointers is then adjusted to match the loading segment.

Some device drivers are stored in the MZ format instead of the "raw" SYS format.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox