openMSX
Classes | Namespaces | Functions
ReverseManager.cc File Reference
#include "ReverseManager.hh"
#include "Event.hh"
#include "MSXMotherBoard.hh"
#include "EventDistributor.hh"
#include "StateChangeDistributor.hh"
#include "Keyboard.hh"
#include "Debugger.hh"
#include "EventDelay.hh"
#include "MSXMixer.hh"
#include "MSXCommandController.hh"
#include "XMLException.hh"
#include "TclArgParser.hh"
#include "TclObject.hh"
#include "FileOperations.hh"
#include "FileContext.hh"
#include "StateChange.hh"
#include "Timer.hh"
#include "MSXCliComm.hh"
#include "Display.hh"
#include "Reactor.hh"
#include "CommandException.hh"
#include "MemBuffer.hh"
#include "narrow.hh"
#include "one_of.hh"
#include "ranges.hh"
#include "serialize.hh"
#include "serialize_meta.hh"
#include "view.hh"
#include <array>
#include <cassert>
#include <cmath>
#include <iomanip>
Include dependency graph for ReverseManager.cc:

Go to the source code of this file.

Classes

struct  openmsx::Replay
 
class  openmsx::EndLogEvent
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

 openmsx::SERIALIZE_CLASS_VERSION (Replay, 4)
 
 openmsx::REGISTER_POLYMORPHIC_CLASS (StateChange, EndLogEvent, "EndLog")