openMSX
Classes | Namespaces | Typedefs | Functions
RomBlocks.hh File Reference
#include "MSXRom.hh"
#include "serialize_meta.hh"
Include dependency graph for RomBlocks.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openmsx::RomBlocks< BANK_SIZE >

Namespaces

namespace  openmsx
 Thanks to enen for testing this on a real cartridge:

Typedefs

typedef RomBlocks< 0x1000 > openmsx::Rom4kBBlocks
typedef RomBlocks< 0x2000 > openmsx::Rom8kBBlocks
typedef RomBlocks< 0x4000 > openmsx::Rom16kBBlocks

Functions

 openmsx::REGISTER_BASE_CLASS (Rom4kBBlocks,"Rom4kBBlocks")