FloppyController.cpp File Reference


Detailed Description

Contains the code for the emulated Floppy Controller devices.

Id
FloppyController.cpp,v 1.13 2008/03/14 15:30:51 iamcamiel Exp

X-1.12 Camiel Vanderhoeven 14-MAR-2008 1. More meaningful exceptions replace throwing (int) 1. 2. U64 macro replaces X64 macro.

X-1.11 Camiel Vanderhoeven 30-DEC-2007 Print file id on initialization.

X-1.10 Camiel Vanderhoeven 11-DEC-2007 Don't claim IO port 3f6 as this is in use by the IDE controller.

X-1.9 Camiel Vanderhoeven 10-DEC-2007 Use configurator.

X-1.8 Camiel Vanderhoeven 31-MAR-2007 Added old changelog comments.

X-1.7 Brian Wheeler 13-FEB-2007 Formatting.

X-1.6 Camiel Vanderhoeven 12-FEB-2007 Added comments.

X-1.5 Camiel Vanderhoeven 9-FEB-2007 Added comments.

X-1.4 Brian Wheeler 3-FEB-2007 Formatting.

X-1.3 Brian Wheeler 3-FEB-2007 64-bit literals made compatible with Linux/GCC/glibc.

X-1.2 Brian Wheeler 3-FEB-2007 Includes are now case-correct (necessary on Linux)

X-1.1 Camiel Vanderhoeven 19-JAN-2007 Initial version in CVS.

Author:
Camiel Vanderhoeven (camiel@camicom.com / http://www.camicom.com)

Definition in file FloppyController.cpp.

#include "StdAfx.h"
#include "FloppyController.h"
#include "System.h"

Go to the source code of this file.


SourceForge.net Logo
Project space on SourceForge.net