openMSX
|
#include "Command.hh"
#include "StateChangeListener.hh"
#include "StateChange.hh"
#include "TclObject.hh"
#include "EmuTime.hh"
#include "dynarray.hh"
Go to the source code of this file.
Classes | |
class | openmsx::MSXCommandEvent |
This class is used to for Tcl commands that directly influence the MSX state (e.g. More... | |
class | openmsx::RecordedCommand |
Commands that directly influence the MSX state should send and events so that they can be recorded by the event recorder. More... | |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |