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