openMSX
|
#include "Autofire.hh"
#include "MSXMotherBoard.hh"
#include "Scheduler.hh"
#include "StateChange.hh"
#include "StateChangeDistributor.hh"
#include <algorithm>
#include <cassert>
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") | |