openMSX
Classes | Namespaces | Functions
Autofire.cc File Reference
#include "Autofire.hh"
#include "MSXMotherBoard.hh"
#include "Scheduler.hh"
#include "StateChange.hh"
#include "StateChangeDistributor.hh"
#include <algorithm>
#include <cassert>
Include dependency graph for Autofire.cc:

Go to the source code of this file.

Classes

class  openmsx::AutofireStateChange
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

 openmsx::REGISTER_POLYMORPHIC_CLASS (StateChange, AutofireStateChange, "AutofireStateChange")