SMREmulator 1.0
ShingledMagneticRecordingEmulator
|
edicreate.c [code] | Creates EDI files based on user specified parameters |
edidump.c [code] | Dumps the metadata for a given EDI file |
ediv0.c [code] | Implementation of functionality for version 0 of the Emulator Disk Image format |
ediversion.c [code] | Implements the Emulator Versioning subsystem |
ediversion.h [code] | Defines macros, data types and function prototypes pertaining to emulator versioning |
emudebug.h [code] | Macros for debugging |
emudiskimg.c [code] | Defines the Macros, data types and functions for using the SMR Emulator |
emudiskimg.h [code] | Defines the Macros, data types and function prototypes pertaining to the Emulated Disk Image file |
emuerror.h [code] | Defines error codes associated with the emulator |
emulator.h [code] | Defines the Macros, data types and function prototypes for using the SMR Emulator |
emulog.c [code] | Implementation of logging functionality |
emulog.h [code] | Function prototypes and data structures pertaining to logging |
emutypes.h [code] | Defines the data types used by the SMR Emulator |
writetoband.c [code] | Test program to read data from a file and write it to the EDI file |