openMSX
Main Page
Namespaces
Classes
Files
File List
File Members
memory
RomPageNN.hh
Go to the documentation of this file.
1
#ifndef ROMPAGENN_HH
2
#define ROMPAGENN_HH
3
4
#include "
RomBlocks.hh
"
5
6
namespace
openmsx {
7
8
class
RomPageNN
:
public
Rom8kBBlocks
9
{
10
public
:
11
RomPageNN
(
const
DeviceConfig
& config, std::unique_ptr<Rom>
rom
,
byte
pages);
12
};
13
14
}
// namespace openmsx
15
16
#endif
Generated on Fri May 24 2013 22:18:00 for openMSX by
1.8.1.2