openMSX
Public Member Functions | List of all members
openmsx::Quran2RomBlocks Class Referencefinal
Inheritance diagram for openmsx::Quran2RomBlocks:
Inheritance graph
[legend]
Collaboration diagram for openmsx::Quran2RomBlocks:
Collaboration graph
[legend]

Public Member Functions

 Quran2RomBlocks (RomHolyQuran2 &device)
 
byte read (unsigned address) override
 
- Public Member Functions inherited from openmsx::RomBlockDebuggableBase
 RomBlockDebuggableBase (const MSXDevice &device)
 
- Public Member Functions inherited from openmsx::SimpleDebuggable
unsigned getSize () const finaloverride
 
const std::string & getDescription () const finaloverride
 
virtual byte read (unsigned address, EmuTime::param time)
 
void write (unsigned address, byte value) override
 
virtual void write (unsigned address, byte value, EmuTime::param time)
 
const std::string & getName () const
 
MSXMotherBoardgetMotherBoard () const
 

Additional Inherited Members

- Protected Member Functions inherited from openmsx::SimpleDebuggable
 SimpleDebuggable (MSXMotherBoard &motherBoard, const std::string &name, const std::string &description, unsigned size)
 
 ~SimpleDebuggable ()
 
- Protected Member Functions inherited from openmsx::Debuggable
 Debuggable ()
 
 ~Debuggable ()
 

Detailed Description

Definition at line 20 of file RomHolyQuran2.cc.

Constructor & Destructor Documentation

openmsx::Quran2RomBlocks::Quran2RomBlocks ( RomHolyQuran2 device)

Definition at line 140 of file RomHolyQuran2.cc.

Member Function Documentation

byte openmsx::Quran2RomBlocks::read ( unsigned  address)
overridevirtual

Reimplemented from openmsx::SimpleDebuggable.

Definition at line 146 of file RomHolyQuran2.cc.

References openmsx::MSXRom::rom.


The documentation for this class was generated from the following file: