DMA.cpp File Reference


Detailed Description

Contains the code for the emulated DMA controller.

Id
DMA.cpp,v 1.5 2008/03/14 15:30:51 iamcamiel Exp

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

X-1.3 Camiel Vanderhoeven 05-MAR-2008 Multi-threading version.

X-1.2 Brian Wheeler 26-FEB-2008 Debugging statements conditionalized.

X-1.1 Camiel Vanderhoeven 26-FEB-2008 Created. Contains code previously found in AliM1543C.cpp

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

Definition in file DMA.cpp.

#include "StdAfx.h"
#include "System.h"
#include "DMA.h"
#include "AliM1543C.h"

Go to the source code of this file.

Variables

static u32 dma_magic1 = 0x65324387
static u32 dma_magic2 = 0x24092875


Variable Documentation

u32 dma_magic1 = 0x65324387 [static]

Definition at line 377 of file DMA.cpp.

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

u32 dma_magic2 = 0x24092875 [static]

Definition at line 378 of file DMA.cpp.

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


SourceForge.net Logo
Project space on SourceForge.net