X-1.12 Camiel Vanderhoeven 13-MAR-2008 Create init(), start_threads() and stop_threads() functions.
X-1.11 Camiel Vanderhoeven 05-MAR-2008 Multi-threading version.
X-1.10 Camiel Vanderhoeven 02-JAN-2008 Comments.
X-1.9 Camiel Vanderhoeven 17-DEC-2007 SaveState file format 2.1
X-1.8 Camiel Vanderhoeven 10-DEC-2007 Changes to make the TraceEngine work again after recent changes.
X-1.7 Camiel Vanderhoeven 10-DEC-2007 Use configurator.
X-1.6 Camiel Vanderhoeven 30-MAR-2007 Added old changelog comments.
X-1.5 Camiel Vanderhoeven 16-FEB-2007 Added functions SaveStateF and RestoreStateF.
X-1.4 Camiel Vanderhoeven 7-FEB-2007 Added comments.
X-1.3 Camiel Vanderhoeven 7-FEB-2007 Added comments.
X-1.2 Brian Wheeler 3-FEB-2007 Formatting.
X-1.1 Camiel Vanderhoeven 19-JAN-2007 Initial version in CVS.
Definition in file DPR.h.
#include "SystemComponent.h"
Go to the source code of this file.
Data Structures | |
| class | CDPR |
| Emulated dual-port RAM and management controller. More... | |
| struct | CDPR::SDPR_state |
| The state structure contains all elements that need to be saved to the statefile. More... | |
Defines | |
| #define | INCLUDED_DPR_H |
Variables | |
| CDPR * | theDPR |
Definition at line 724 of file DPR.cpp.
Referenced by CDPR::CDPR(), main(), and CTraceEngine::parse().