openMSX
memory
RomPadial16kB.hh
Go to the documentation of this file.
1
#ifndef ROMPADIAL16KB_HH
2
#define ROMPADIAL16KB_HH
3
4
#include "
RomAscii16kB.hh
"
5
6
namespace
openmsx
{
7
8
class
RomPadial16kB
final :
public
RomAscii16kB
9
{
10
public
:
11
RomPadial16kB
(
const
DeviceConfig
& config,
Rom
&&
rom
);
12
13
void
reset
(EmuTime::param time)
override
;
14
};
15
16
}
// namespace openmsx
17
18
#endif
RomAscii16kB.hh
openmsx::DeviceConfig
Definition
DeviceConfig.hh:21
openmsx::MSXRom::rom
Rom rom
Definition
MSXRom.hh:32
openmsx::RomAscii16kB
Definition
RomAscii16kB.hh:9
openmsx::RomPadial16kB
Definition
RomPadial16kB.hh:9
openmsx::RomPadial16kB::reset
void reset(EmuTime::param time) override
This method is called on reset.
Definition
RomPadial16kB.cc:18
openmsx::Rom
Definition
Rom.hh:25
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Fri Oct 11 2024 19:13:47 for openMSX by
1.9.8