openMSX
|
#include "MSXDevice.hh"
#include "Schedulable.hh"
#include "VideoSystemChangeListener.hh"
#include "IRQHelper.hh"
#include "V9990DisplayTiming.hh"
#include "V9990ModeEnum.hh"
#include "SimpleDebuggable.hh"
#include "Clock.hh"
#include "serialize_meta.hh"
#include "openmsx.hh"
#include "one_of.hh"
#include "outer.hh"
#include "unreachable.hh"
#include <memory>
Go to the source code of this file.
Classes | |
class | openmsx::V9990 |
Implementation of the Yamaha V9990 VDP as used in the GFX9000 cartridge by Sunrise. More... | |
struct | openmsx::V9990::GetPaletteResult |
Get palette entry. More... | |
Namespaces | |
openmsx | |
This file implemented 3 utility functions: | |
Functions | |
openmsx::SERIALIZE_CLASS_VERSION (V9990, 5) | |