Port80.cpp File Reference


Detailed Description

Contains the code for the emulated Port 80 device.

Id
Port80.cpp,v 1.12 2008/03/14 15:30:51 iamcamiel Exp

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

X-1.10 Camiel Vanderhoeven 17-DEC-2007 SaveState file format 2.1

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 / www.camicom.com)

Definition in file Port80.cpp.

#include "StdAfx.h"
#include "Port80.h"
#include "System.h"

Go to the source code of this file.

Variables

static u32 p80_magic1 = 0x80FFAA80
static u32 p80_magic2 = 0xAA8080FF


Variable Documentation

u32 p80_magic1 = 0x80FFAA80 [static]

Definition at line 104 of file Port80.cpp.

Referenced by CPort80::RestoreState(), and CPort80::SaveState().

u32 p80_magic2 = 0xAA8080FF [static]

Definition at line 105 of file Port80.cpp.

Referenced by CPort80::RestoreState(), and CPort80::SaveState().


SourceForge.net Logo
Project space on SourceForge.net