openMSX
Classes | Namespaces | Typedefs | Functions
RomBlocks.hh File Reference
#include "MSXRom.hh"
#include "RomBlockDebuggable.hh"
#include "serialize_meta.hh"
#include <array>
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
 This file implemented 3 utility functions:
 

Typedefs

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

Functions

 openmsx::REGISTER_BASE_CLASS (Rom4kBBlocks, "Rom4kBBlocks")
 
 openmsx::REGISTER_BASE_CLASS (Rom8kBBlocks, "Rom8kBBlocks")
 
 openmsx::REGISTER_BASE_CLASS (Rom16kBBlocks, "Rom16kBBlocks")